Skip to content

test-child-process-exec-kill-throws fails intermittently on multiple platforms #20139

Closed
@Trott

Description

@Trott
  • Version: 10.0.0-pre (master)
  • Platform: n/a
  • Subsystem: child_process test

This is a bit disconcerting. Both are from the last hour or two. It seems to have popped up only in the last day or two, so it may be caused by something that landed recently?

Here it is timing out on AIX:

https://ci.nodejs.org/job/node-test-commit-aix/14317/nodes=aix61-ppc64/console

not ok 357 parallel/test-child-process-exec-kill-throws
  ---
  duration_ms: 120.232
  severity: fail
  exitcode: -15
  stack: |-
    timeout

Here it is timing out on macOS:

https://ci.nodejs.org/job/node-test-commit-osx/17926/nodes=osx1010/console

not ok 548 parallel/test-child-process-exec-kill-throws
  ---
  duration_ms: 120.110
  severity: fail
  exitcode: -15
  stack: |-
    timeout

@nodejs/child_process

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions