Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel tests #2343

Merged
merged 2 commits into from
Jun 9, 2021
Merged

Parallel tests #2343

merged 2 commits into from
Jun 9, 2021

Conversation

dschwoerer
Copy link
Contributor

make -j <number> check now runs tests in parallel (build + tests are sequential) and retains a decent output.

new `make -j check` will still give nice output for the tests.
@bendudson bendudson merged commit bbac1d0 into next Jun 9, 2021
@bendudson bendudson deleted the parallel-tests branch June 9, 2021 08:12
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.

None yet

2 participants