http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12792
--- Comment #13 from Jonathan Druart <[email protected]> --- (In reply to M. Tompsett from comment #12) > (In reply to M. Tompsett from comment #11) > > The prove currently fails on test 8, but the other succeeding > > tests prove that this change is fine. > > Oops. Test 11. Still, the change is good and worthy of QA. Looks good here: prove t/db_dependent/Reserves.t t/db_dependent/Reserves.t .. 1/50 Subroutine C4::Context::userenv redefined at t/db_dependent/Reserves.t line 42. C4::Context->userenv not defined! at C4/Branch.pm line 143. C4::Context->userenv not defined! at C4/Items.pm line 2305. t/db_dependent/Reserves.t .. ok All tests successful. Files=1, Tests=50, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.60 cusr 0.04 csys = 1.66 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
