-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocoltestIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
(as per #17016)
Testing out adding Debug builds to CI and I have some failures that need looking at that'll need someone cleverer than me.
Current master, fails via sequential/test-inspector-async-stack-traces-promise-then:
$ ./out/Debug/node test/sequential/test-inspector-async-stack-traces-promise-then
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:58956/bdb5e1e8-9a06-4d52-9d2b-ba331c6de620
[err] For help see https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Waiting for break1
[test] Waiting for break2
[err]
[err]
[err] #
[err] # Fatal error in ../deps/v8/src/inspector/v8-debugger.cc, line 831
[err] # Debug check failed: m_currentTasks.back() == task.
[err] #
[err]
Timed out waiting for matching notification (break on [eval]:9))
1
tfw debug build is failing in its debugger
/cc @nodejs/v8
Metadata
Metadata
Assignees
Labels
inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocoltestIssues and PRs related to the tests.Issues and PRs related to the tests.