https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35959
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com QA Contact|[email protected] |martin.renvoize@ptfs-europe |y.org |.com Status|Signed Off |Failed QA --- Comment #46 from Martin Renvoize <[email protected]> --- Sorry, this one introduces a test failure: Proving t/db_dependent/Koha/Old/Hold.t KO! # No tests run! # Failed test 'No tests run for subtest "anonymize() tests"' # at t/db_dependent/Koha/Old/Hold.t line 82. Can't locate object method "_new_from_dbic" via package "Koha::Old::Holds" at /kohadevbox/koha/Koha/Patron.pm line 1587. # Looks like your test exited with 255 just after 1. t/db_dependent/Koha/Old/Hold.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/db_dependent/Koha/Old/Hold.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 1. Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.75 cusr 0.08 csys = 0.85 CPU) Result: FAIL * Proving t/db_dependent/Reserves.t KO! No reserves HOLD_CANCELLATION letter transported by email at /kohadevbox/koha/C4/Letters.pm line 610. # Looks like you planned 4 tests but ran 3. # Failed test 'MoveReserve additional test' # at t/db_dependent/Reserves.t line 1127. Can't locate object method "_new_from_dbic" via package "Koha::Old::Holds" at /kohadevbox/koha/Koha/Patron.pm line 1587. # Looks like your test exited with 11 just after 64. t/db_dependent/Reserves.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 14/77 subtests -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
