-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
We should not run the resmoke correctness hooks if a test fails and the test suite runs with --continueOnFailure. In the best case it causes confusion in the evergreen side bar because there are multiple red boxes, one for the test and at least one for the hooks
In the worst case the failing test leaves the server in an inconsistent state, which can cause the hook to hang, making debugging much more difficult.
- is related to
-
SERVER-38059 Transactions write conflicts tests should clean up any transactions on failure
- Closed
-
SERVER-36770 Provide a way to manually clean up prepared transactions
- Closed
-
SERVER-37103 Add a hook to check for open transactions after every test
- Closed