https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24474
--- Comment #52 from David Nind <[email protected]> --- Everything works as per the test plan. However, there is still a failed test as before. Is there a system preference or setting related to test 31? I haven't failed QA, but I haven't signed it off yet either. root@8ca270a5fd09:koha(bz24474)$ prove t/db_dependent/Circulation.t t/db_dependent/Circulation.t .. 30/47 # Failed test 'Should have a single 10 days overdue fine and lost charge' # at t/db_dependent/Circulation.t line 2430. # got: '27' # expected: '17' # Looks like you failed 1 test of 3. # Failed test 'bug 22877' # at t/db_dependent/Circulation.t line 2433. # Looks like you failed 1 test of 5. t/db_dependent/Circulation.t .. 31/47 # Failed test 'AddReturn | is_overdue' # at t/db_dependent/Circulation.t line 2433. t/db_dependent/Circulation.t .. 47/47 # Looks like you failed 1 test of 47. t/db_dependent/Circulation.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/47 subtests Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 256 Tests: 47 Failed: 1) Failed test: 31 Non-zero exit status: 1 Files=1, Tests=47, 30 wallclock secs ( 0.09 usr 0.00 sys + 24.44 cusr 2.49 csys = 27.02 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/
