3 Nov
2015
3 Nov
'15
6:28 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14878 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This one is in conflict with bug 15081, that aims to let the test files handle the transactions on their own. I think the transaction should be started/rolled back when the test writer considers it needs to. An example: if we want each subtest to rollback when it finish, DBIx::Class will complain about nested transactions. And if it doesn't rollback explicitly there would be side effects between tests. -- You are receiving this mail because: You are watching all bug changes.