Skip to content

more tests should run in parallel #6130

@froydnj

Description

@froydnj

I had to run the entirety of test_other.py today due to my own mistakes in getting individual tests to run. Running this one test file was...not fun:

Ran 271 tests in 1970.620s

The only test suite where parallel test running is currently supported is test_core:

https://github.com/kripken/emscripten/blob/incoming/tests/runner.py#L1279

Surely other test suites could reasonably be converted to be run in parallel?

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