Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11849

Revisit the tests that required that are skipped because diagnostic build is not enabled in Python

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.2.0-rc0
    • 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   
      

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: