Skip to content

Merge branch 'main' into dev/dsr/roslyn-version-bump

6d69e2e
Select commit
Loading
Failed to load commit list.
Open

Dev/dsr/roslyn version bump #8614

Merge branch 'main' into dev/dsr/roslyn-version-bump
6d69e2e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed Sep 18, 2025 in 29m 20s

Build #2.93.9+7b339068dd had test failures

Details

Tests

  • Failed: 10 (0.26%)
  • Passed: 3,522 (91.58%)
  • Other: 314 (8.16%)
  • Total: 3,846

Annotations

Check failure on line 402 in Build log

See this annotation in the file changed.

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

Build log #L402

Cmd.exe exited with code '1'.

Check failure on line 346 in Build log

See this annotation in the file changed.

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

Build log #L346

Bash exited with code '1'.

Check failure on line 1061 in Build log

See this annotation in the file changed.

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

Build log #L1061

Bash exited with code '1'.

Check failure on line 671 in Build log

See this annotation in the file changed.

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

Build log #L671

Bash exited with code '1'.

Check failure on line 1 in Razor Test Integration RazorApp Razor Hover Basic Razor app / Tag Helper Hover

See this annotation in the file changed.

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

Razor Test Integration RazorApp Razor Hover Basic Razor app / Tag Helper Hover

Test failed
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: 0
    at Object.<anonymous> (/Users/runner/work/1/s/test/razor/razorIntegrationTests/hover.integration.test.ts:50:30)

Check failure on line 1 in Razor Test Integration RazorApp Razor Rename Basic Razor app / Local Variable

See this annotation in the file changed.

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

Razor Test Integration RazorApp Razor Rename Basic Razor app / Local Variable

Test failed
Raw output
Error: No result.
No result.
    at LP.convert (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.104.1/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:140:28194)
    at i.registerCommand.description (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.104.1/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:39929)
    at Kb.h (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.104.1/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:41557)
    at D:\a\_work\1\s\test\razor\razorIntegrationTests\rename.integration.test.ts:45:21
    at Object.waitForExpectedResult (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:237:17)
    at Object.<anonymous> (D:\a\_work\1\s\test\razor\razorIntegrationTests\rename.integration.test.ts:42:9)

Check failure on line 1 in [C#][slnWithCsproj] Go To Definition Tests / Navigates to definition in same file

See this annotation in the file changed.

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

[C#][slnWithCsproj] Go To Definition Tests / Navigates to definition in same file

Test failed
Raw output
Error: Stopping the server timed out
    at /Users/runner/work/1/s/node_modules/vscode-languageclient/lib/common/client.js:1217:23
    at RoslynLanguageClient.restart (/Users/runner/work/1/s/node_modules/vscode-languageclient/lib/node/main.js:164:9)
    at _RoslynLanguageServer.restart (/Users/runner/work/1/s/src/lsptoolshost/server/roslynLanguageServer.ts:360:9)
    at restartServer (/Users/runner/work/1/s/src/lsptoolshost/server/serverCommands.ts:155:5)
    at Kb.h (file:///Users/runner/work/1/s/.vscode-test/vscode-darwin-1.104.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:41557)
    at restartLanguageServer (/Users/runner/work/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:104:5)
    at activateCSharpExtension (/Users/runner/work/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:54:9)
    at Object.<anonymous> (/Users/runner/work/1/s/test/lsptoolshost/integrationTests/gotoDefinition.integration.test.ts:22:9)

Check failure on line 1 in Razor Test Integration RazorApp Razor References Basic Razor app / Find All References - CSharp

See this annotation in the file changed.

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

Razor Test Integration RazorApp Razor References Basic Razor app / Find All References - CSharp

Test failed
Raw output
Error: Polling did not succeed within the alotted duration: Error: expect(received).toBe(expected) // Object.is equality

Expected: 3
Received: 2
    at Object.waitForExpectedResult (/Users/runner/work/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:250:11)
    at Object.<anonymous> (/Users/runner/work/1/s/test/razor/razorIntegrationTests/reference.integration.test.ts:136:9)