Skip to content

test: investigate flaky test-child-process-send-returns-boolean #15176

@refack

Description

@refack
  • Version: b24e269
  • Platform: Windows
  • Subsystem: test,child_process

https://ci.nodejs.org/job/node-test-binary-windows/10905/RUN_SUBSET=0,VS_VERSION=vs2015-x86,label=win2008r2

not ok 46 parallel/test-child-process-send-returns-boolean
  ---
  duration_ms: 0.501
  severity: fail
  stack: |-
    events.js:182
          throw er; // Unhandled 'error' event
          ^
    
    Error: write EMFILE
        at _errnoException (util.js:1027:13)
        at ChildProcess.target._send (internal/child_process.js:721:20)
        at ChildProcess.<anonymous> (internal/child_process.js:550:16)
        at emitTwo (events.js:125:13)
        at ChildProcess.emit (events.js:213:7)
        at emit (internal/child_process.js:791:12)
        at _combinedTickCallback (internal/process/next_tick.js:141:11)
        at process._tickCallback (internal/process/next_tick.js:180:9)
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.flaky-testIssues and PRs related to the tests with unstable failures on the CI.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions