Skip to content

Bump @tootallnate/once and @vscode/test-electron

bac5048
Select commit
Loading
Failed to load commit list.
Closed

Bump @tootallnate/once and @vscode/test-electron #9044

Bump @tootallnate/once and @vscode/test-electron
bac5048
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed Mar 12, 2026 in 2h 36m 34s

Build #2.131.65+d2aeac33a5 had test failures

Details

Tests

  • Failed: 10 (0.21%)
  • Passed: 4,392 (92.15%)
  • Other: 364 (7.64%)
  • Total: 4,766

Annotations

Check failure on line 254 in Build log

See this annotation in the file changed.

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

Build log #L254

Cmd.exe exited with code '1'.

Check failure on line 1 in ..\..\test\razor\razorIntegrationTests\reference.integration.test.ts

See this annotation in the file changed.

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

..\..\test\razor\razorIntegrationTests\reference.integration.test.ts

Test failed
Raw output
  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'projects')

      31 | export class TestAssetWorkspace {
      32 |     constructor(workspace: ITestAssetWorkspace) {
    > 33 |         this.projects = workspace.projects.map((w) => new TestAssetProject(w));
         |                                   ^
      34 |
      35 |         this.description = workspace.description;
      36 |     }

      at new TestAssetWorkspace (../../lsptoolshost/integrationTests/testAssets/testAssets.ts:33:35)
      at Object.<anonymous> (../../lsptoolshost/integrationTests/testAssets/testAssetWorkspace.ts:27:34)
      at Object.<anonymous> (../../lsptoolshost/integrationTests/integrationHelpers.ts:12:1)
      at Object.<anonymous> (reference.integration.test.ts:10:1)

Check failure on line 1 in ..\..\test\razor\razorIntegrationTests\reference.integration.test.ts

See this annotation in the file changed.

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

..\..\test\razor\razorIntegrationTests\reference.integration.test.ts

Test failed
Raw output
{}

Check failure on line 1 in ..\..\test\razor\razorIntegrationTests\completion.integration.test.ts

See this annotation in the file changed.

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

..\..\test\razor\razorIntegrationTests\completion.integration.test.ts

Test failed
Raw output
  ● Test suite failed to run

    TypeError: Cannot read properties of undefined (reading 'projects')

      31 | export class TestAssetWorkspace {
      32 |     constructor(workspace: ITestAssetWorkspace) {
    > 33 |         this.projects = workspace.projects.map((w) => new TestAssetProject(w));
         |                                   ^
      34 |
      35 |         this.description = workspace.description;
      36 |     }

      at new TestAssetWorkspace (../../lsptoolshost/integrationTests/testAssets/testAssets.ts:33:35)
      at Object.<anonymous> (../../lsptoolshost/integrationTests/testAssets/testAssetWorkspace.ts:27:34)
      at Object.<anonymous> (../../lsptoolshost/integrationTests/integrationHelpers.ts:12:1)
      at Object.<anonymous> (completion.integration.test.ts:10:1)

Check failure on line 1 in ..\..\test\razor\razorIntegrationTests\completion.integration.test.ts

See this annotation in the file changed.

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

..\..\test\razor\razorIntegrationTests\completion.integration.test.ts

Test failed
Raw output
{}