I've seen failures on this test starting yesterday, looks like it was added as part of:
#3035
and
#3036
not ok 196 test-domain-with-abort-on-uncaught-exception.js
#
#assert.js:89
# throw new assert.AssertionError({
# ^
#AssertionError: false == true
# at ChildProcess.onChildExited (/jenkins-workspace/slave-j9nodelevm1/workspace/convergance-test-aix/arch/ppcle64/build/build/gcc48/gcc48/os/linux/node/test/parallel/test-domain-with-abort-on-uncaught-exception.js:168:22)
# at emitTwo (events.js:87:13)
# at ChildProcess.emit (events.js:172:7)
# at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
Have kicked off runs in community CI to confirm we see it there as well:
https://ci.nodejs.org/job/iojs+pr+ppc/20/
fyi @misterdjules