https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23403
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Kyle M Hall <[email protected]> --- prove t/db_dependent/SIP/* t/db_dependent/SIP/ILS.t .......... 2/10 # Looks like you planned 5 tests but ran 2. t/db_dependent/SIP/ILS.t .......... 10/10 # Failed test 'cancel_hold' # at t/db_dependent/SIP/ILS.t line 124. Cannot access 'borrowernumber' field of class 'C4::SIP::ILS::Patron' at /kohadevbox/koha/C4/SIP/ILS/Transaction/Hold.pm line 81. # Looks like your test exited with 255 just after 10. t/db_dependent/SIP/ILS.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/10 subtests t/db_dependent/SIP/Message.t ...... 2/4 # Failed test 'Check screen msg' # at t/db_dependent/SIP/Message.t line 507. # got: 'Item not checked out' # expected: 'Checkin failed' # Looks like you failed 1 test of 29. t/db_dependent/SIP/Message.t ...... 3/4 # Failed test 'Checkin V2' # at t/db_dependent/SIP/Message.t line 74. # Looks like you failed 1 test of 4. t/db_dependent/SIP/Message.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests t/db_dependent/SIP/Patron.t ....... ok t/db_dependent/SIP/SIPServer.t .... ok t/db_dependent/SIP/Transaction.t .. 4/7 RECORD:69::100 at /kohadevbox/koha/C4/SIP/ILS/Transaction/FeePayment.pm line 55. t/db_dependent/SIP/Transaction.t .. 5/7 # Looks like you planned 7 tests but ran 5. # Failed test 'cancel_hold' # at t/db_dependent/SIP/Transaction.t line 210. Cannot access 'borrowernumber' field of class 'C4::SIP::ILS::Patron' at /kohadevbox/koha/C4/SIP/ILS/Transaction/Hold.pm line 81. # Looks like your test exited with 255 just after 6. t/db_dependent/SIP/Transaction.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/7 subtests Test Summary Report ------------------- t/db_dependent/SIP/ILS.t (Wstat: 65280 Tests: 10 Failed: 1) Failed test: 10 Non-zero exit status: 255 t/db_dependent/SIP/Message.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 3 Non-zero exit status: 1 t/db_dependent/SIP/Transaction.t (Wstat: 65280 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 6. Files=5, Tests=26, 21 wallclock secs ( 0.04 usr 0.02 sys + 11.47 cusr 2.11 csys = 13.64 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/
