investigate flaky test-inspector-stop-profile-after-done on Windows #14507
Closed
Description
- Version: v9.0.0-pre
- Platform: vs2015-x86,win2008r2
- Subsystem: test inspector
not ok 388 inspector/test-inspector-stop-profile-after-done
---
duration_ms: 4.313
severity: fail
stack: |-
[err] Debugger listening on ws://127.0.0.1:9229/399ca1a5-7090-4eae-8ad9-15414cae3b60
[err] For help see https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Waiting for the debugger to disconnect...
[err]
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at parseWSFrame (c:\workspace\node-test-binary-windows\RUN_SUBSET\1\VS_VERSION\vs2015-x86\label\win2008r2\test\inspector\inspector-helper.js:76:24)
at Socket.TestSession.socket.on (c:\workspace\node-test-binary-windows\RUN_SUBSET\1\VS_VERSION\vs2015-x86\label\win2008r2\test\inspector\inspector-helper.js:155:18)
at emitOne (events.js:115:13)
at Socket.emit (events.js:210:7)
at addChunk (_stream_readable.js:252:12)
at readableAddChunk (_stream_readable.js:239:11)
at Socket.Readable.push (_stream_readable.js:197:10)
at TCP.onread (net.js:591:20)
@nodejs/v8-inspector
Activity