https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18977 Bug ID: 18977 Summary: Rollback branch in t/db_dependent/SIP/Message.t Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: lari.taskula@jns.fi QA Contact: testopia@bugs.koha-community.org Test t/db_dependent/SIP/Message.t generates a Branch via TestBuilder outside $schema->storage->txn_begin and it stays in database when test is over. Move generation inside transaction so that it gets rolled back. -- You are receiving this mail because: You are watching all bug changes.