Skip to content

Investigate flaky sequential/test-inspector-break-when-eval #21725

Description

@Trott
  • Version: v11.0.0-pre (master)
  • Platform: win10 vs2017
  • Subsystem: test inspector

https://ci.nodejs.org/job/node-test-binary-windows/18435/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=2/console

03:46:08 not ok 568 sequential/test-inspector-break-when-eval03:46:08 ---03:46:08 duration_ms: 0.42603:46:08 severity: fail03:46:08 exitcode: 103:46:08 stack: |-03:46:08 [test] Connecting to a child Node process03:46:08 [test] Testing /json/list03:46:08 [err] Debugger listening on ws://127.0.0.1:63764/ce7a415f-e235-4e76-9b07-378faa517c9703:46:08 [err] For help, see: https://nodejs.org/en/docs/inspector03:46:08 [err] 03:46:08 [out] Ready!03:46:08 [out] 03:46:08 [test] Setting up a debugger03:46:08 [test] Breaking in the code03:46:08 [test] Step over console statement and test output03:46:08 [out] 0 303:46:08 [out] 03:46:08 [test] Verify node waits for the frontend to disconnect03:46:08 [err] Debugger attached.03:46:08 [err] Waiting for the debugger to disconnect...03:46:08 [err] 03:46:08 { AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:03:46:08 + expected - actual03:46:08 03:46:08 - 003:46:08 + 322122547703:46:08 at runTests (c:\workspace\node-test-binary-windows\test\sequential\test-inspector-break-when-eval.js:65:10)03:46:08 at process._tickCallback (internal/process/next_tick.js:68:7)03:46:08 generatedMessage: true,03:46:08 name: 'AssertionError [ERR_ASSERTION]',03:46:08 code: 'ERR_ASSERTION',03:46:08 actual: 0,03:46:08 expected: 3221225477,03:46:08 operator: 'strictEqual' }03:46:08 103:46:08 ...

@nodejs/testing @nodejs/platform-windows @nodejs/v8-inspector @nodejs/build

Metadata

Metadata

Assignees

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions