You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#17196 [travis] Use xargs instead of parallel to test --enable-sigchild (nicolas-grekas)
This PR was merged into the 3.1-dev branch.
Discussion
----------
[travis] Use xargs instead of parallel to test --enable-sigchild
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
The --timeout option doesn't work, jobs still fail with a 10 minutes timeout...
Let's see the output with xargs, if it happens again...
Commits
-------
f3def51 [travis] Use xargs instead of parallel to test --enable-sigchild
0 commit comments