Skip to content

Investigate flaky test-inspector-open on Linux #14316

@Trott

Description

@Trott
  • Version: 9.0.0-pre
  • Platform: centos7-64
  • Subsystem: test inspector

https://ci.nodejs.org/job/node-test-commit-linux/11219/nodes=centos7-64/console

not ok 769 parallel/test-inspector-open
  ---
  duration_ms: 1.394
  severity: fail
  stack: |-
    Debugger listening on ws://127.0.0.1:37636/5c4f715d-867c-4efe-bace-e5ef92703b40
    For help see https://nodejs.org/en/docs/inspector
    Debugger listening on ws://127.0.0.1:37636/af0c5509-c1c1-46d4-a332-66142717004f
    For help see https://nodejs.org/en/docs/inspector
    assert.js:48
      throw new errors.AssertionError({
      ^
    
    AssertionError [ERR_ASSERTION]: '37636' !== '37636'
        at ChildProcess.reopenAfterClose (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64/test/parallel/test-inspector-open.js:71:10)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64/test/common/index.js:512:15)
        at Object.onceWrapper (events.js:318:30)
        at emitTwo (events.js:125:13)
        at ChildProcess.emit (events.js:213:7)
        at emit (internal/child_process.js:776: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

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.inspectorIssues and PRs related to the V8 inspector protocol

    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