-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
I'm seeing a rare test fail (been able to reproduce twice over ~100 test runs) on a mac os x 10.10 machine. Tested with io.js 8a1e22a:
Path: parallel/test-child-process-stdout-flush-exit
assert.js:87
throw new assert.AssertionError({
^
AssertionError: false == true
at ChildProcess.<anonymous> (/Users/jbergstroem/io.js/test/parallel/test-child-process-stdout-flush-exit.js:43:5)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:169:7)
at maybeClose (child_process.js:984:16)
at Socket.<anonymous> (child_process.js:1153:11)
at emitOne (events.js:77:13)
at Socket.emit (events.js:166:7)
at Pipe.close (net.js:464:12)
Command: out/Release/iojs /Users/jbergstroem/io.js/test/parallel/test-child-process-stdout-flush-exit.js
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.