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

Reduce runtime of Python unit tests by pruning test_compat02.py

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc9, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5

      The Python unit tests are split into buckets. On linux tests are currently run in parallel, but on Windows the parallel test runner built into the Python test suite we use doesn't work.

      Figure out how to paralellize unit tests on Windows to reduce runtime.

      Also: The linear runtime is much longer on Windows than Linux in Evergreen - investigate whether there is something we can do to significantly reduce runtime.

            Assignee:
            luke.chen@mongodb.com Luke Chen
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: