https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38944 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Patch doesn't apply --- Comment #7 from David Nind <david@davidnind.com> --- The patch no longer applies cleanly: .... Auto-merging t/db_dependent/UsageStats.t CONFLICT (content): Merge conflict in t/db_dependent/UsageStats.t Auto-merging t/db_dependent/Koha/Biblio.t error: Failed to merge in the changes. Patch failed at 0001 Bug 38944: Add Test::NoWarnings to tests no producing warnings ...... Testing notes (using KTD): 1. Start up KTD with selenium: ktd --selenium up 2. Install the new dependency: cpanm Test::NoWarnings 3. Apply the patches. 4. Run all the tests: . ktd --shell --root . cd /kohadevbox/koha . perl /kohadevbox/misc4dev/run_tests.pl --run-all-tests -- You are receiving this mail because: You are watching all bug changes.