https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36567
--- Comment #3 from Emmi Takkinen <[email protected]> --- (In reply to David Nind from comment #2) > 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 I'm unable to repeat this and I'm not even sure how these changes could affect those tests. Could this be caused by something in your testing environment? -- 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/
