Skip to content

don't run test in parallel - #189

Open
remicollet wants to merge 1 commit into
laruence:masterfrom
remicollet:issue-8.6.0beta1
Open

don't run test in parallel#189
remicollet wants to merge 1 commit into
laruence:masterfrom
remicollet:issue-8.6.0beta1

Conversation

@remicollet

Copy link
Copy Markdown
Contributor

Since 8.6.0beta1

  . run-tests.php now runs in parallel by default, using up to 10 automatically
    detected workers. Pass -j1 for sequential execution. --asan, --msan, and
    Valgrind default to at most two workers.

The test suite uses static port allocation, raising failures when run in parallel

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant