-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
While looking for the correct exclusion tag name to use to exclude a test from running in a TSAN-enabled build variant, I found that the correct tag name is tsan_incompatible.
However, the CS-owned test jstests/concurrency/fsm_workloads/analyze_shard_key.js uses the tag incompatible_tsan instead, which is likely unintentional and potentially should be rectified.