http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13478
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Nick Clemens <[email protected]> --- All seemed to work as expected except for the test in step 2 (output below): t/db_dependent/Reserves.t .. 1/57 Subroutine C4::Context::userenv redefined at t/db_dependent/Reserves.t line 42. t/db_dependent/Reserves.t .. 29/57 C4::Context->userenv not defined! at /usr/share/koha/lib/C4/Items.pm line 2282 Undefined subroutine &C4::Reserves::CheckBiblioForceItemHolds called at t/db_dependent/Reserves.t line 512. # Looks like you planned 57 tests but ran 53. # Looks like your test exited with 255 just after 53. t/db_dependent/Reserves.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/57 subtests Test Summary Report ------------------- t/db_dependent/Reserves.t (Wstat: 65280 Tests: 53 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 57 tests but ran 53. Files=1, Tests=53, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.72 cusr 0.04 csys = 0.79 CPU) Result: FAIL Could be something I am missing but passed on master -- 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/
