Reduce runtime of Python unit tests by pruning test_compat02.py

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.4.0-rc9, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 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
            Reporter:
            Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: