Skip to content

flaky test-debugger-debug-brk #18435

@BridgeAR

Description

@BridgeAR

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

not ok 2017 sequential/test-debugger-debug-brk
  ---
  duration_ms: 0.172
  severity: fail
  stack: |-
    assert.js:72
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: '/home/iojs/build/workspace/node-test-commit-linux/nodes/debian8-64/out/Release/node --inspect --debug-brk /home/iojs/build/workspace/node-test-commit-linux/nodes/debian8-64/test/fixtures/empty.js' should not quit
        at ChildProcess.fail (/home/iojs/build/workspace/node-test-commit-linux/nodes/debian8-64/test/sequential/test-debugger-debug-brk.js:19:29)
        at ChildProcess.emit (events.js:131:13)
        at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
  ...
not ok 2044 sequential/test-inspector-async-hook-setup-at-signal
  ---
  duration_ms: 120.10
  severity: fail
  stack: |-
    timeout
not ok 2053 sequential/test-inspector-enabled
  ---
  duration_ms: 0.172
  severity: fail
  stack: |-
    Starting inspector on 127.0.0.1:9229 failed: address already in use

The two latter errors should be follow errors and there are more when looking at the output of that build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions