-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
Looking through the FSM tests we identifed three FSM tests that explicitly are incompatible with transactions.
However, the reason according to the document is that it could be reenabled once SPM-1965 completes. That project in particular was merged into 5.1 meaning the reason shouldn't apply anymore and the exclusion removed.
The three locations that have this comment follow:
- random_ddl_crud_operations.js
- random_ddl_crud_setFCV_operations.js
- random_ddl_bulkWrite_operations.js
This ticket is about removing that exclusion tag and seeing if something breaks, fixing it if necessary/possible.