[Koha-bugs] [Bug 15081] New: TestBuilder should not handle the transaction

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 29 14:43:35 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15081

            Bug ID: 15081
           Summary: TestBuilder should not handle the transaction
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: tomascohen at gmail.com
        QA Contact: gmcharlt at gmail.com

Right now, TestBuilder has the side effect of introducing a race condition on
the DBIC transaction. The consecquences are uncomfortable, because warnings are
raised on all tests that use it.

A patch removing it should make sure the tests have their own rollback handling
using the Koha::Databases-provided schema.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list