https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17917 Bug ID: 17917 Summary: Jenkins tests failing because test suite not logged in user Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: mtompset@hotmail.com QA Contact: gmcharlt@gmail.com C4/Members.pm line 502 references: C4::Context->userenv->{'branch'}. As the tests are not logged in userenv is not defined, and triggers test failures. This patches it by giving a reasonable branch value. -- You are receiving this mail because: You are watching all bug changes.