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

test: fix timing issue in signal test #1227

Merged
merged 2 commits into from
Mar 22, 2015

Conversation

bnoordhuis
Copy link
Member

Change sequential/test-signal-unregister so it doesn't use fixed
timeouts for sending the signal and expecting the child to quit.

Fixes: #1223

R=@jbergstroem

https://jenkins-iojs.nodesource.com/view/iojs/job/iojs+any-pr+multi/355/

@mscdex mscdex added the test Issues and PRs related to the tests. label Mar 22, 2015
@jbergstroem
Copy link
Member

Much better. LGTM.

Change sequential/test-signal-unregister so it doesn't use fixed
timeouts for sending the signal and expecting the child to quit.

Fixes: nodejs#1223
PR-URL: nodejs#1227
Reviewed-By: Johan Bergström <[email protected]>
Move sequential/test-signal-unregister to test/parallel, it doesn't
need to run in sequential mode.

PR-URL: nodejs#1227
Reviewed-By: Johan Bergström <[email protected]>
@bnoordhuis bnoordhuis closed this Mar 22, 2015
@bnoordhuis bnoordhuis deleted the fix-issue-1223 branch March 22, 2015 23:57
@bnoordhuis bnoordhuis merged commit 9705a34 into nodejs:v1.x Mar 22, 2015
@rvagg rvagg mentioned this pull request Mar 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants