Skip to content

Use stable version

38fddf5
Select commit
Loading
Failed to load commit list.
Draft

Use stable version #8521

Use stable version
38fddf5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed Aug 11, 2025 in 23m 13s

Build #2.89.7+99cca156e1 had test failures

Details

Tests

  • Failed: 21 (0.54%)
  • Passed: 3,570 (91.35%)
  • Other: 317 (8.11%)
  • Total: 3,908

Annotations

Check failure on line 1178 in Build log

See this annotation in the file changed.

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

Build log #L1178

Cmd.exe exited with code '1'.

Check failure on line 1 in [C#][slnWithCsproj] Go To Definition Tests / Navigates to definition in metadata as source

See this annotation in the file changed.

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

[C#][slnWithCsproj] Go To Definition Tests / Navigates to definition in metadata as source

Test failed
Raw output
Error: expect(received).toEqual(expected) // deep equality

Expected: 1
Received: 0
    at Object.<anonymous> (D:\a\_work\1\s\test\lsptoolshost\integrationTests\gotoDefinition.integration.test.ts:144:39)

Check failure on line 1 in [C#][slnWithCsproj] Go To Definition Tests / Navigates to definition from inside metadata as source

See this annotation in the file changed.

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

[C#][slnWithCsproj] Go To Definition Tests / Navigates to definition from inside metadata as source

Test failed
Raw output
Error: expect(received).toEqual(expected) // deep equality

Expected: 1
Received: 0
    at Object.<anonymous> (D:\a\_work\1\s\test\lsptoolshost\integrationTests\gotoDefinition.integration.test.ts:165:39)

Check failure on line 1 in [C#][slnWithCsproj] Code Actions Tests / Nested action

See this annotation in the file changed.

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

[C#][slnWithCsproj] Code Actions Tests / Nested action

Test failed
Raw output
Error: Code action 'Convert number' not found in Convert to binary, Convert to hex
    at getSpecificCodeAction (D:\a\_work\1\s\test\lsptoolshost\integrationTests\codeactions.integration.test.ts:327:15)
    at Object.<anonymous> (D:\a\_work\1\s\test\lsptoolshost\integrationTests\codeactions.integration.test.ts:231:24)

Check failure on line 1 in [C#][slnWithCsproj] Code Actions Tests / Suppress warning

See this annotation in the file changed.

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

[C#][slnWithCsproj] Code Actions Tests / Suppress warning

Test failed
Raw output
Error: Code action 'Suppress or configure issues' not found in Convert to binary, Convert to hex
    at getSpecificCodeAction (D:\a\_work\1\s\test\lsptoolshost\integrationTests\codeactions.integration.test.ts:327:15)
    at Object.<anonymous> (D:\a\_work\1\s\test\lsptoolshost\integrationTests\codeactions.integration.test.ts:256:24)