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.
This appears to be fixed now.