[Koha-bugs] [Bug 17917] New: Jenkins tests failing because test suite not logged in user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 16 20:24:49 CET 2017


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 at bigballofwax.co.nz
          Reporter: mtompset at hotmail.com
        QA Contact: gmcharlt at 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.


More information about the Koha-bugs mailing list