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

The testsuite doesn't run in parallel #7072

Closed
vicuna opened this issue Dec 3, 2015 · 1 comment
Closed

The testsuite doesn't run in parallel #7072

vicuna opened this issue Dec 3, 2015 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Dec 3, 2015

Original bug ID: 7072
Reporter: @Drup
Assigned to: @shindere
Status: resolved (set by @xavierleroy on 2017-09-24T15:23:31Z)
Resolution: fixed
Priority: low
Severity: minor
Target version: later
Fixed in version: 4.06.0 +dev/beta1/beta2/rc1
Category: configure and build/install
Monitored by: @Drup @diml @hcarty

Bug description

"make -j5 test" tends to crash because dependencies of tests are not specified.

While not critical, this would be nice to have, since running the testsuite seems like a highly parallel task.

@vicuna
Copy link
Author

vicuna commented Sep 24, 2017

Comment author: @xavierleroy

In 4.06 and up, "make parallel" in the testsuite/ directory achieves good speedups with the help of GNU parallel.

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

No branches or pull requests

2 participants