Skip to content

[travis] Use xargs instead of parallel to test --enable-sigchild #17196

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

Merged
merged 1 commit into from
Dec 31, 2015

Conversation

nicolas-grekas
Copy link
Member

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...

@nicolas-grekas nicolas-grekas merged commit f3def51 into symfony:master Dec 31, 2015
nicolas-grekas added a commit that referenced this pull request Dec 31, 2015
…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
@nicolas-grekas nicolas-grekas deleted the xargs branch December 31, 2015 08:58
@nicolas-grekas
Copy link
Member Author

So, tests still fail, but now we know that the shutdown sequence is at fault:
https://travis-ci.org/symfony/symfony/jobs/99569782#L2690

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

Successfully merging this pull request may close these issues.

2 participants