Skip to content

Investigate flaky parallel/test-child-process-fork-regr-gh-2847 #8950

Closed
@mscdex

Description

@mscdex
  • Version: master
  • Platform: aix
  • Subsystem: child_process

This test failure recently occurred on AIX: https://ci.nodejs.org/job/node-test-commit-aix/1317/nodes=aix61-ppc64/console

Output:

not ok 74 parallel/test-child-process-fork-regr-gh-2847
# /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-child-process-fork-regr-gh-2847.js:58
#         throw err;
#         ^
# 
# Error: channel closed
#     at ChildProcess.target.send (internal/child_process.js:540:16)
#     at Worker.send (cluster.js:65:28)
#     at Socket.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-child-process-fork-regr-gh-2847.js:33:14)
#     at Socket.g (events.js:291:16)
#     at emitNone (events.js:86:13)
#     at Socket.emit (events.js:185:7)
#     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1075:10)
  ---
  duration_ms: 0.380

/cc @mhdawson ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions