Skip to content

Intermittent failure in inspector/test-break-when-eval ? #14982

Description

@mhdawson
  • Version: master
  • Platform: linux/centos
  • Subsystem: inspector

Failure in CI run for unrelated doc change:

https://ci.nodejs.org/job/node-test-commit-linux/12000/nodes=centos5-32/console

not ok 1597 inspector/test-break-when-eval
  ---
  duration_ms: 15.594
  severity: fail
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:39584/5e08c6a9-2565-4df8-aeab-4011cd9ed4d7
    [err] For help see https://nodejs.org/en/docs/inspector
    [err] 
    [test] Setting up a debugger
    [err] Debugger attached.
    [err] 
    [test] Breaking in the code
    [out] Ready!
    [out] 
    [test] Step over console statement and test output
    [out] 0 3
    [out] 
    Timed out waiting for matching notification (Console output matching [0,3]))
    1
  ...`

Metadata

Metadata

Assignees

Labels

flaky-testIssues and PRs involving tests that fail intermittently in CI.inspectorIssues and PRs related to the V8 inspector protocol.testIssues and PRs related to Node.js core tests and test infrastructure.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions