Closed
Description
Version: master
Platform: AIX
Subsystem: io
parallel/test-stdio-closed fails on AIX, pulling this out of #7973 to avoid confusion since issues are not related.
not ok 855 parallel/test-stdio-closed # TODO : Fix flaky test
#
# assert.js:85
# throw new assert.AssertionError({
# ^
# AssertionError: 1 == 42
# at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-stdio-closed.js:25:10)
# at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/common.js:416:15)
# at emitTwo (events.js:106:13)
# at ChildProcess.emit (events.js:191:7)
# at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
---
duration_ms: 0.378
...