Comment 17 for bug 992184

Revision history for this message
Stuart Bishop (stub) wrote : Re: [Bug 992184] Re: lib/lp/services/database/doc/textsearching.txt fails intermittently/rarely on parallel tests

Next up, I'd add an explicit store.commit or transaction.commit()
before the failing statement in the test.

Then, remove the entirety of the test except for the failing statement.

This should let us see if it is the particular statement failing in
isolation in the test suite, or if it requires a particular sequence
of operations before it to trigger the failure.

--
Stuart Bishop <email address hidden>