http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10332 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |kyle@bywatersolutions.com --- Comment #13 from Kyle M Hall <kyle@bywatersolutions.com> --- Test 10 at the least may fail if there is any data already in the courses table. This patch removes the truncations that ensure the tables are empty. I think there are two possibilities: 1) Do we require that the tables be empty before running the unit test? If so, perhaps there should be a test for that. No other changes needed. or 2) Implement the transaction discussed in comments 9 - 12. -- You are receiving this mail because: You are watching all bug changes.