https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38547
Lin Wei <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #7 from Lin Wei <[email protected]> --- # Test Execution 1. Applied 181676. 2. Ran `prove t/db_dependent/Koha/Acquisition/MarcOrder.t`. 3. See [Test Results] below. 4. Applied both 181676 and 181677. 5. Ran `prove t/db_dependent/Koha/Acquisition/MarcOrder.t`. 6. Same output. # Test Results prove t/db_dependent/Koha/Acquisition/MarcOrder.t t/db_dependent/Koha/Acquisition/MarcOrder.t .. 1/10 # Looks like you planned 5 tests but ran 1. # Failed test 'add_biblio_from_import_record()' # at t/db_dependent/Koha/Acquisition/MarcOrder.t line 276. Undefined subroutine &Koha::MarcOrder::add_biblio_from_import_record called at t/db_dependent/Koha/Acquisition/MarcOrder.t line 247. # Looks like your test exited with 255 just after 3. t/db_dependent/Koha/Acquisition/MarcOrder.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/10 subtests Test Summary Report ------------------- t/db_dependent/Koha/Acquisition/MarcOrder.t (Wstat: 65280 (exited 255) Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 10 tests but ran 3. Files=1, Tests=3, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.87 cusr 0.07 csys = 0.95 CPU) Result: FAIL -- 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/
