Skip to content

Some tests involving thread fail in parallel #9

@teytaud

Description

@teytaud

First this is so COOL because it makes Pytest parallelization easy on CircleCI :-)

We see in
facebookresearch/nevergrad#1441 that for some tests involving thread, the test crashes.
Maybe a good global fix would be to re-run failed test without parallelism, or to be able to flag tests (e.g. noparallelism in the name...), so that all problems due to impossible parallelism (and which will probably impact only a few % of the running time anyway) are solved at once.

Anyway thanks, this is fantastic!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions