-
Type: Technical Debt
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Not Applicable
-
Storage Engines
-
StorEng - Defined Pipeline
WiredTiger testing utilizes the following flags:
- TESTUTIL_BYPASS_ASAN
- TESTUTIL_MSAN
- TESTUTIL_UBSAN
And there is potential for another flag TESTUTIL_TSAN, to be added soon. The first issue is that the BYPASS naming is inconsistent. Secondly a better name may be "WT_SANITIZER_*" where * is the type of sanitizer.