Comment 3 for bug 551751

Revision history for this message
Gavin Panella (allenap) wrote :

I think this problem is because one of the stores is the session database (LaunchpadSessionDatabase) and this is set to auto-commit. I'll amend createTransaction() test helper method to seek out a non-auto-commit store and complain if one is not found.