We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de251a6 commit 3e4400dCopy full SHA for 3e4400d
packages/test-harness/src/launchVscodeAndRunTests.ts
@@ -73,7 +73,6 @@ export async function launchVscodeAndRunTests(extensionTestsPath: string) {
73
vscodeExecutablePath,
74
extensionDevelopmentPath,
75
extensionTestsPath,
76
-
77
// Note: Crash dump causes legacy VSCode and Windows to hang, so we just
78
// don't bother. Can be re-enabled if we ever need it; on windows it only
79
// hangs some of the time, so might be enough to get a crash dump when you
0 commit comments