Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay the Misc Files warning toast. #7689

Merged
merged 4 commits into from
Oct 25, 2024

Delay the Misc Files warning toast.

6a4e321
Select commit
Loading
Failed to load commit list.
Merged

Delay the Misc Files warning toast. #7689

Delay the Misc Files warning toast.
6a4e321
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp succeeded Oct 25, 2024 in 14m 55s

Build #2.54.11+6a8431fb72 had test failures

Details

Tests

  • Failed: 2 (0.05%)
  • Passed: 3,635 (93.01%)
  • Other: 271 (6.93%)
  • Total: 3,908

Annotations

Check failure on line 1 in [DevKit][slnWithCsproj] Completion Tests / Returns completion items

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.vscode-csharp

[DevKit][slnWithCsproj] Completion Tests / Returns completion items

Test failed
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "Console"
Received array: ["args", "async", "await", "bool", "byte", "char", "checked", "Completion", "const", "decimal", …]
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\completion.integration.test.ts:33:64
    at Generator.next (<anonymous>)
    at fulfilled (D:\a\_work\1\s\test\lsptoolshost\integrationTests\completion.integration.test.ts:9:58)

Check failure on line 1 in [DevKit][slnWithCsproj] CodeLens Tests / CodeLens references are displayed

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.vscode-csharp

[DevKit][slnWithCsproj] CodeLens Tests / CodeLens references are displayed

Test failed
Raw output
Canceled: Canceled
    at a.handleFailedRequest (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:1486:27)
    at a.handleFailedRequest (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:59:22)
    at handleFailedRequest (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\codeLens.js:65:43)
    at rg.resolveCodeLens (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.94.2/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:137:123583)