https://ci.nodejs.org/job/iojs+pr+ppc/nodes=ppcbe-fedora20/21/console
Failure on pLinux in CI https://ci.nodejs.org/job/iojs+pr+ppc/nodes=ppcbe-fedora20/21/console:
not ok 43 test-child-process-fork-regr-gh-2847.js
#events.js:141
# throw er; // Unhandled 'error' event
# ^
#
#Error: connect ECONNREFUSED 127.0.0.1:12346
# at Object.exports._errnoException (util.js:874:11)
# at exports._exceptionWithHostPort (util.js:897:20)
# at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1060:14)
---
duration_ms: 2.612
I see the AIX failures in our internal builds but not the one on pLinux
not ok 43 test-child-process-fork-regr-gh-2847.js
#events.js:141
# throw er; // Unhandled 'error' event
# ^
#
#Error: connect ECONNREFUSED 127.0.0.1:13000
# at Object.exports._errnoException (util.js:874:11)
# at exports._exceptionWithHostPort (util.js:897:20)
# at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1060:14)
---
duration_ms: 2.460