Open
Description
1) VSCode Smoke Tests (Electron)
Settings editor
"before all" hook for "shows a modified indicator on a modified setting":
electron.launch: WebSocket error: socket hang up
at async measureAndLog (/mnt/vss/_work/1/s/test/automation/out/logger.js:46:15)
at async launchElectron (/mnt/vss/_work/1/s/test/automation/out/playwrightElectron.js:26:22)
at async launch (/mnt/vss/_work/1/s/test/automation/out/playwrightElectron.js:17:41)
at async measureAndLog (/mnt/vss/_work/1/s/test/automation/out/logger.js:46:15)
at async launch (/mnt/vss/_work/1/s/test/automation/out/code.js:61:45)
at async Application.startApplication (/mnt/vss/_work/1/s/test/automation/out/application.js:76:35)
at async Application._start (/mnt/vss/_work/1/s/test/automation/out/application.js:55:22)
at async Application.start (/mnt/vss/_work/1/s/test/automation/out/application.js:43:9)
at async Context.<anonymous> (out/utils.js:89:9)
39972b1d-d4e0-48d4-bf2a-3170b3181b3c.dmp
39972b1d-d4e0-48d4-bf2a-3170b3181b3c.meta.zip
Over the past days I have seen a ton of failing smoke tests all with the error electron.launch: WebSocket error: socket hang up
. Would be great to get to the bottom of this, as there is a crash dump attached.