https://bugzilla.wikimedia.org/show_bug.cgi?id=53804

       Web browser: ---
            Bug ID: 53804
           Summary: Tests fail when running against MySQL
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Wikimetrics
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Transaction isolation levels are different in SQLite and MySQL.  When running
the tests as currently written against a MySQL test database, 26 out of 181
fail or error due partially to this problem.  The current thinking is that we
have to call session.commit() before querying for data committed by *other*
sessions.  But as part of fixing this we may want to do some more thinking on
how sessions are handled in the tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to