https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9762
--- Comment #54 from Martin Renvoize (ashimema) <[email protected]> --- Rebased, but still failed QA for now with the following tests failing: Running tests (1) * Proving /kohadevbox/koha/t/db_dependent/Circulation/CanBookBeIssued.t KO! # Failed test 'Borrower had amend message displayed' # at /kohadevbox/koha/t/db_dependent/Circulation/CanBookBeIssued.t line 231. # got: undef # expected: 'borrower had amend' # Looks like you failed 1 test of 9. /kohadevbox/koha/t/db_dependent/Circulation/CanBookBeIssued.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/9 subtests Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/Circulation/CanBookBeIssued.t (Wstat: 256 (exited 1) Tests: 9 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=1, Tests=9, 2 wallclock secs ( 0.01 usr 0.00 sys + 1.40 cusr 0.16 csys = 1.57 CPU) Result: FAIL Running more tests (1) * Proving t/db_dependent/Circulation.t KO! # Looks like you planned 27 tests but ran 5. # Failed test 'CanBookBeIssued & AllowReturnToBranch' # at t/db_dependent/Circulation.t line 2546. Can't call method "itemnumber" on an undefined value at /kohadevbox/koha/C4/Circulation.pm line 1478. # Looks like your test exited with 11 just after 27. t/db_dependent/Circulation.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 50/76 subtests Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 2816 (exited 11) Tests: 27 Failed: 1) Failed test: 26 Non-zero exit status: 11 Parse errors: Bad plan. You planned 76 tests but ran 27. Files=1, Tests=27, 5 wallclock secs ( 0.01 usr 0.01 sys + 3.57 cusr 0.44 csys = 4.03 CPU) Result: FAIL I've not got a moment right now to work through those test failures I'm afraid. -- 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/
