Skip to content

Running/debugging extension tests does not work anymore #109853

@aeschli

Description

@aeschli

Version: 1.51.0-insider
Commit: 49696e8
Date: 2020-10-31T00:11:14.623Z

Tested on Ubuntu and Window

  • create a new extension with yo code
  • open the extension in VScode,
  • set a breakpoint in src/test/suite/extension.test.ts
  • go to the debug viewlet, Run Extension Tests
  • other window opens but immediately closes
    Breakpoint not reached, no output to debug console
    Sometimes the debug session is not terminated (debug toolbar stays present)

Metadata

Metadata

Labels

debugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions