tests: clarify intention in testStorageFailureDuringTpcFinish
The test was relying on fact on the fact that 'c.abort()' caused an assertion failure, which closed the connection and then raised OperationFailure. Actually, I wanted to close the connection on master, but it's clearer this way.
Showing
Please register or sign in to comment