https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42126 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #5 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Test results before the patch: prove t/db_dependent/00-strict.t t/db_dependent/00-strict.t .. ok All tests successful. Files=1, Tests=1357, 188 wallclock secs ( 0.04 usr 0.01 sys + 1200.46 cusr 171.85 csys = 1372.36 CPU) Result: PASS 2. Test results after the patch: prove t/db_dependent/00-strict.t t/db_dependent/00-strict.t .. ok All tests successful. Files=1, Tests=2663, 171 wallclock secs ( 0.04 usr 0.01 sys + 137.29 cusr 91.32 csys = 228.66 CPU) Result: PASS Not getting any test failures. Feel free to change back to needs sign off if it isn't sufficient (or details on what to do to reproduce the error/results in the test plan). -- You are receiving this mail because: You are watching all bug changes.