-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
- Version: v11.0.0-pre (master)
- Platform: win2016, vs2017
- Subsystem: inspector
not ok 565 sequential/test-inspector-stop-profile-after-done
---
duration_ms: 0.643
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:61687/d9182774-879a-41b1-aaff-0365ee4e4d80
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[out] {}
[out]
[err] Debugger attached.
[err] Waiting for the debugger to disconnect...
[err]
{ AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual
- 3221225477
+ 0
at runTests (c:\workspace\node-test-binary-windows\test\sequential\test-inspector-stop-profile-after-done.js:28:10)
at process._tickCallback (internal/process/next_tick.js:68:7)
generatedMessage: true,
name: 'AssertionError [ERR_ASSERTION]',
code: 'ERR_ASSERTION',
actual: 3221225477,
expected: 0,
operator: 'strictEqual' }
1
...
@nodejs/v8-inspector @nodejs/platform-windows @nodejs/testing
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.