Skip to content

Parallel other tests #5817

@saschanaz

Description

@saschanaz

It seems other test module does not support parallelism, which seems the reason why it was so slow even on CircleCI.

https://github.com/kripken/emscripten/blob/e812f72cf8d74485a134e81e14375b0cb7eb71cc/tests/runner.py#L1277-L1283

I have two questions here:

  1. What is required for parallel runner support?
  2. runner.py says Consider using parallel_test_core.py for faster iteration times but we don't really use it, right? I think runner.py already automatically supports parallelism for core tests.

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