spurious `TransactionManagementError`s
davedash opened this issue · 0 comments
davedash commented
I am getting "TransactionManagementError: This code isn't under transaction management" for some of my tests...
Using git bisect:
4300764d9dcb05487a33127760bc3d658369b97d is the first bad commit commit 4300764d9dcb05487a33127760bc3d658369b97d Author: Erik Rose Date: Tue May 3 22:17:22 2011 -0700Factor Jinja- and cache-machine-specific stuff out of FastFixtureTestCase, and make TestCase a thin wrapper around it. Anybody who uses TestCase should go fast for free.
:040000 040000 6e5524a12156684c15597a473eb36fbfa6880a6b 4047112e3a8fffa83184fefb7277ed19f52de2f8 M test_utils
The net result is I need to pin mozillians at a certain commit for this to work.