Skip to content

stabilizing tests

c294504
Select commit
Loading
Failed to load commit list.
Draft

WIP Porting more completion tests and adding text change methods #8311

stabilizing tests
c294504
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed May 21, 2025 in 10m 47s

Build #2.80.10+a67b165fca had test failures

Details

Tests

  • Failed: 3 (0.08%)
  • Passed: 3,648 (93.39%)
  • Other: 255 (6.53%)
  • Total: 3,906

Annotations

Check failure on line 600 in Build log

See this annotation in the file changed.

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

Build log #L600

Bash exited with code '1'.

Check failure on line 1 in Razor Test Integration RazorApp Razor Hover Basic Razor app / C# Override

See this annotation in the file changed.

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

Razor Test Integration RazorApp Razor Hover Basic Razor app / C# Override

Test failed
Raw output
Error: thrown: "Synchronization timed out"
    at _getError (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:432:18)
    at Array.map (<anonymous>)
    at makeSingleTestResult (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:385:38)
    at makeTestResults (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:408:26)
    at makeTestResults (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:404:29)
    at makeRunResult (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:345:16)
    at run (/Users/runner/work/1/s/node_modules/jest-circus/build/run.js:75:35)
    at runAndTransformResultsToJestFormat (/Users/runner/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/Users/runner/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/Users/runner/work/1/s/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/Users/runner/work/1/s/node_modules/jest-runner/build/runTest.js:444:34)

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: expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: 0
    at Object.<anonymous> (D:\a\_work\1\s\test\razor\razorIntegrationTests\rename.integration.test.ts:51:32)

Check failure on line 1 in Razor Test Integration RazorApp Razor Hover Basic Razor app / C# String Type

See this annotation in the file changed.

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

Razor Test Integration RazorApp Razor Hover Basic Razor app / C# String Type

Test failed
Raw output
Error: thrown: "Synchronization timed out"
    at _getError (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:432:18)
    at Array.map (<anonymous>)
    at makeSingleTestResult (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:385:38)
    at makeTestResults (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:408:26)
    at makeTestResults (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:404:29)
    at makeRunResult (/Users/runner/work/1/s/node_modules/jest-circus/build/utils.js:345:16)
    at run (/Users/runner/work/1/s/node_modules/jest-circus/build/run.js:75:35)
    at runAndTransformResultsToJestFormat (/Users/runner/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/Users/runner/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/Users/runner/work/1/s/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/Users/runner/work/1/s/node_modules/jest-runner/build/runTest.js:444:34)