https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18802 Alex Buckley <alexbuckley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |alexbuckley@catalyst.net.nz --- Comment #3 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Hi Jonathan When running Circulation.t on a clean branch all 95 tests pass successfully. When running Circulation.t after applying this patch the tests are not successful because 97 tests are run when 96 are expected so can you please change the number of tests expected.
Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/97 subtests
Test Summary Report ------------------- Circulation.t (Wstat: 65280 Tests: 96 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 97 tests but ran 96.
-- You are receiving this mail because: You are watching all bug changes.