-
Type: Technical Debt
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
2
-
Asparagus-StorEng - 2023-10-31
I found that there are several Python tests that are skipped because of the following:
if wiredtiger.diagnostic_build(): self.skipTest('requires a non-diagnostic build')
The code has evolved since then and it would make sense to revisit if we should still skip those tests when it is a diagnostic build.
The impacted tests are:
test_timestamp26.py test_timestamp26.py test_timestamp26.py test_timestamp26.py test_timestamp26.py test_timestamp26.py test_timestamp26.py test_timestamp26.py test_timestamp26.py test_tiered13.py test_bulk01.py test_assert06.py test_assert06.py