-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
I've seen this show up on the iojs-ubuntu1410-64 slave every now and then:
=== release test-signal-unregister ===
Path: sequential/test-signal-unregister
Sending SIGINT
Chance has been given to die
Child did not die on SIGINT, sending SIGTERM
assert.js:87
throw new assert.AssertionError({
^
AssertionError: false == true
at process.<anonymous> (/home/iojs/build/workspace/iojs+any-pr+multi/nodes/iojs-ubuntu1410-64/test/sequential/test-signal-unregister.js:31:10)
at emitOne (events.js:82:20)
at process.emit (events.js:166:7)
Command: out/Release/iojs /home/iojs/build/workspace/iojs+any-pr+multi/nodes/iojs-ubuntu1410-64/test/sequential/test-signal-unregister.js
Guessing bumping the timeout would make it go away. Not sure if that's what we want though.
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.