| Led to a single false test failure - a test with bad assertions. I fixed the test - it was expecting that marking a non-active transaction for rollback only made that transaction active. Really the test wanted to test the effect on an active transaction, so I changed it to explicitly start the transaction |