Skip to content

Testing significantly slows down with more tests #310

Description

@jasoncouture

In order to reduce the impact of added tests in the same file, this PR limits the number of tests run in parallel to 4.

Without changes on the current main commit, this was the effective limit, as there were not VM tests that had more than 4 tests. But in #307 many more tests were added.

Limiting concurrent test runs to 4 should help alleviate the added time, especially for windows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions