https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36567 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Failed QA --- Comment #2 from David Nind <david@davidnind.com> --- Tests fail for prove t/db_dependent/Circulation.t after applying the patches (both tests pass before, only t/db_dependent/Circulation/dateexpiry.t passes after): prove t/db_dependent/Circulation.t t/db_dependent/Circulation.t .. 45/70 # Failed test 'renew log successfully added' # at t/db_dependent/Circulation.t line 4968. # got: '2' # expected: '3' # Looks like you failed 1 test of 13. t/db_dependent/Circulation.t .. 49/70 # Failed test 'AddRenewal and AddIssuingCharge tests' # at t/db_dependent/Circulation.t line 4987. t/db_dependent/Circulation.t .. 66/70 # Looks like you failed 1 test of 70. t/db_dependent/Circulation.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/70 subtests Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 256 (exited 1) Tests: 70 Failed: 1) Failed test: 49 Non-zero exit status: 1 Files=1, Tests=70, 26 wallclock secs ( 0.08 usr 0.01 sys + 17.25 cusr 5.89 csys = 23.23 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.