investigate flaky test-domain-abort-on-uncaught

  • Version: v8.0.0-pre
  • Platform: armv7-ubuntu1404
  • Subsystem: domain

https://ci.nodejs.org/job/node-test-commit-arm/8238/nodes=armv7-ubuntu1404/console

not ok 295 parallel/test-domain-abort-on-uncaught
  ---
  duration_ms: 1.834
  severity: fail
  stack: |-
    
    assert.js:81
      throw new assert.AssertionError({
      ^
    AssertionError: Test at index 7 should have exited with exit code 0 but instead exited with code 134 and signal null
        at ChildProcess.onExit (/home/iojs/build/workspace/node-test-commit-arm/nodes/armv7-ubuntu1404/test/parallel/test-domain-abort-on-uncaught.js:251:14)
        at emitTwo (events.js:127:13)
        at ChildProcess.emit (events.js:215:7)
        at Process.ChildProcess._handle.onexit (internal/child_process.js:208:12)