Choose to Debug Test (I believe it was for chord mode test, but it was one of the tests under AbstractKeyBindingService). The test passes:
However, I got a lot of red output pop in my debug console - not sure if it was from my own config, the test provider, the repo, or something else, but I wasn't seeing this output when I ran the test without debugging.
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\@babel\parser\lib\index.js: Unexpected token ' in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\applicationinsights.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\Logging.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\CorrelationContextManager.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\diagnostic-channel\initialization.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\Console.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\Exceptions.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\Performance.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\HttpDependencies.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\RequestResponseHeaders.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\Util.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\index.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Constants.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\index.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\AvailabilityData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\Domain.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\HttpDependencyParser.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\ContextTagKeys.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\DataPoint.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\Data.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\Base.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\DataPointType.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\Envelope.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\EventData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\ExceptionData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\ExceptionDetails.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\MessageData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\MetricData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\PageViewData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\RequestData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\RemoteDependencyData.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\SeverityLevel.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\Generated\StackFrame.js: Unexpected token / in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\TelemetryTypes\index.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Declarations\Contracts\TelemetryTypes\TelemetryType.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\CorrelationIdManager.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\HttpRequests.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\HttpRequestParser.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\NodeClient.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\TelemetryClient.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\AutoCollection\RequestParser.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\Config.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\Channel.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\Context.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\TelemetryProcessors\index.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\Sender.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\TelemetryProcessors\SamplingTelemetryProcessor.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\applicationinsights\out\Library\EnvelopeFactory.js: Unexpected token ; in JSON at position 12
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\xterm\lib\xterm.js: Unexpected token ! in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\iconv-lite-umd\lib\iconv-lite-umd.js: Unexpected token ! in JSON at position 0
Could not read source map for c:\Users\brmurtau\Documents\GitHub\vscode\node_modules\vscode-regexpp\index.js: Unexpected token / in JSON at position 0
I closed the terminal and ran through debugging the tests in this section again, and I didn't get this issue again.
Testing #117305
Choose to Debug Test (I believe it was for chord mode test, but it was one of the tests under AbstractKeyBindingService). The test passes:
However, I got a lot of red output pop in my debug console - not sure if it was from my own config, the test provider, the repo, or something else, but I wasn't seeing this output when I ran the test without debugging.
I closed the terminal and ran through debugging the tests in this section again, and I didn't get this issue again.