Skip to content

Revert changes to the skill, so its back to updating roslyn only

e14fd77
Select commit
Loading
Failed to load commit list.
Draft

Make Razor a built in feature of the Roslyn language server #9277

Revert changes to the skill, so its back to updating roslyn only
e14fd77
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed May 6, 2026 in 2h 4m 31s

Build #2.141.26+7aeb7f4125 had test failures

Details

Tests

  • Failed: 65 (1.36%)
  • Passed: 4,356 (91.03%)
  • Other: 364 (7.61%)
  • Total: 4,785

Annotations

Check failure on line 473 in Build log

See this annotation in the file changed.

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

Build log #L473

Bash exited with code '1'.

Check failure on line 469 in Build log

See this annotation in the file changed.

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

Build log #L469

Bash exited with code '1'.

Check failure on line 469 in Build log

See this annotation in the file changed.

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

Build log #L469

Bash exited with code '1'.

Check failure on line 469 in Build log

See this annotation in the file changed.

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

Build log #L469

Bash exited with code '1'.

Check failure on line 1 in Razor-RazorApp Razor References Basic Razor app / Go To Definition

See this annotation in the file changed.

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

Razor-RazorApp Razor References Basic Razor app / Go To Definition

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

Expected: 1
Received: 0
    at Object.waitForExpectedResult (/__w/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:272:11)
    at Object.<anonymous> (/__w/1/s/test/razor/razorIntegrationTests/reference.integration.test.ts:36:9)

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

See this annotation in the file changed.

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

Razor-RazorApp Razor References Basic Razor app / Find All References

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

Expected: 3
Received: 0
    at Object.waitForExpectedResult (/__w/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:272:11)
    at Object.<anonymous> (/__w/1/s/test/razor/razorIntegrationTests/reference.integration.test.ts:64:9)

Check failure on line 1 in Razor-RazorApp Razor References Basic Razor app / Go To Implementation

See this annotation in the file changed.

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

Razor-RazorApp Razor References Basic Razor app / Go To Implementation

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

Expected: 1
Received: 0
    at Object.waitForExpectedResult (/__w/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:272:11)
    at Object.<anonymous> (/__w/1/s/test/razor/razorIntegrationTests/reference.integration.test.ts:107:9)

Check failure on line 1 in Razor-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-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: "/__w/1/s/test/razor/razorIntegrationTests/testAssets/RazorApp/Pages/References.razor"
Received: "/__w/1/s/test/razor/razorIntegrationTests/testAssets/RazorApp/Pages/References.razor.cs"
    at Object.waitForExpectedResult (/__w/1/s/test/lsptoolshost/integrationTests/integrationHelpers.ts:272:11)
    at Object.<anonymous> (/__w/1/s/test/razor/razorIntegrationTests/reference.integration.test.ts:136:9)