-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Testing Infrastructure
-
Replication
-
Repl 2019-07-01, Repl 2019-07-15
Passthrough tests run validation hooks after every test. These tests should first have a hook that looks for open transactions, if so marks the test as failed, and then aborts the transactions.
Non-passthrough tests run validation when the cluster is stopped. These tests should run the same hook.
Tests are not allowed to leave transactions open and it is considered a bug, but it should not lead to a test hang.
- related to
-
SERVER-38059 Transactions write conflicts tests should clean up any transactions on failure
- Closed
-
SERVER-38060 Don't run after test hooks in resmoke if the test fails
- Closed