• Jeremy Hylton's avatar
    Quick hack fix to these tests. XXX I don't really understand them. · 87b49138
    Jeremy Hylton authored
    The HoserStoppage and ExceptionInTpcFinish were failing intermittently
    on Windows.  I assume the problem is that a single error in tpc_finish()
    can be recovered from iff the error is for the first jar.  I assume that
    most of the time the error occurred after some other jar had committed.
    Fixed the test by causing two different jars to fail.
    87b49138
testTransaction.py 17.9 KB