Skip to content

Investigate flaky test-child-process-exit-code #25033

@Trott

Description

@Trott

https://ci.nodejs.org/job/node-test-commit-linux-containered/9393/nodes=ubuntu1604_sharedlibs_debug_x64/consoleText

test-digitalocean-ubuntu1604_sharedlibs_container-x64-7

not ok 267 parallel/test-child-process-exit-code
  ---
  duration_ms: 1.127
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:86
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 23
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-child-process-exit-code.js:31:10)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:335:15)
        at ChildProcess.emit (events.js:189:13)
        at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
  ...

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.testIssues and PRs related to the tests.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions