https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22818 --- Comment #193 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Arghhh, I missed that you'd run 3 lots of tests there. Anyway, I just tried that, and still can't replicate it: root@kohadevbox:koha(master)$ prove t/db_dependent/Circulation.t t/db_dependent/Circulation/issue.t t/db_dependent/Illrequests.t t/db_dependent/Circulation.t ........ ok t/db_dependent/Circulation/issue.t .. ok t/db_dependent/Illrequests.t ........ ok All tests successful. Files=3, Tests=112, 84 wallclock secs ( 0.19 usr 0.03 sys + 61.96 cusr 10.98 csys = 73.16 CPU) Result: PASS root@kohadevbox:koha(master)$ prove t/db_dependent/Circulation.t t/db_dependent/Circulation/issue.t t/db_dependent/Illrequests.t t/db_dependent/Circulation.t ........ ok t/db_dependent/Circulation/issue.t .. ok t/db_dependent/Illrequests.t ........ ok All tests successful. Files=3, Tests=112, 83 wallclock secs ( 0.19 usr 0.02 sys + 61.94 cusr 10.65 csys = 72.80 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes.