https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30274
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #5 from Pedro Amorim <[email protected]> --- The patch is causing tests to fail: prove t/db_dependent/Circulation.t t/db_dependent/Circulation.t .. 70/75 # Failed test 'Branchcodes match when hold exists.' # at t/db_dependent/Circulation.t line 6622. # got: undef # expected: 'fPd0uu' # Looks like you failed 1 test of 4. # Failed test 'CanBookBeIssued + needsconfirmation message' # at t/db_dependent/Circulation.t line 6637. t/db_dependent/Circulation.t .. 75/75 # Looks like you failed 1 test of 75. t/db_dependent/Circulation.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/75 subtests Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 256 (exited 1) Tests: 75 Failed: 1) Failed test: 71 Non-zero exit status: 1 Files=1, Tests=75, 40 wallclock secs ( 0.07 usr 0.02 sys + 23.51 cusr 12.90 csys = 36.50 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/
