http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13494 Bug ID: 13494 Summary: t/db_dependent/Circulation/Returns.t fails Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: katrin.fischer@bsz-bw.de QA Contact: gmcharlt@gmail.com CC: kyle@bywatersolutions.com This test was added quite recently and is failing for me now: $ perl t/db_dependent/Circulation/Returns.t 1..2 Subroutine C4::Context::userenv redefined at t/db_dependent/Circulation/Returns.t line 12. ok 1 - InProcessingToShelvingCart functions as intended not ok 2 - InProcessingToShelvingCart functions as intended # Failed test 'InProcessingToShelvingCart functions as intended' # at t/db_dependent/Circulation/Returns.t line 45. # got: 'CART' # expected: 'TEST' # Looks like you failed 1 test of 2. -- You are receiving this mail because: You are watching all bug changes.