Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix C# Debugger telemetry #6627

Merged
merged 2 commits into from
Nov 7, 2023

Update dependencies to avoid 'agent-base' bug

4acc487
Select commit
Loading
Failed to load commit list.
Merged

Fix C# Debugger telemetry #6627

Update dependencies to avoid 'agent-base' bug
4acc487
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp succeeded Nov 4, 2023 in 14m 58s

Build #2.10.25+902779fec9 had test failures

Details

Tests

  • Failed: 2 (0.06%)
  • Passed: 3,127 (94.59%)
  • Other: 177 (5.35%)
  • Total: 3,306

Annotations

Check failure on line 1 in formatting.integration.test.ts / Razor Formatting Basic Razor app / Test execution failure: could be caused by test hooks like 'afterAll'.

See this annotation in the file changed.

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

formatting.integration.test.ts / Razor Formatting Basic Razor app / Test execution failure: could be caused by test hooks like 'afterAll'.

Test failed
Raw output
{"message":"","stack":"Error: thrown: \"Token cancellation requested: {0}\"\n    at _getError (/mnt/vss/_work/1/s/node_modules/jest-circus/build/utils.js:432:18)\n    at Array.map (<anonymous>)\n    at makeRunResult (/mnt/vss/_work/1/s/node_modules/jest-circus/build/utils.js:346:36)\n    at run (/mnt/vss/_work/1/s/node_modules/jest-circus/build/run.js:75:35)\n    at runAndTransformResultsToJestFormat (/mnt/vss/_work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)\n    at jestAdapter (/mnt/vss/_work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)\n    at runTestInternal (/mnt/vss/_work/1/s/node_modules/jest-runner/build/runTest.js:367:16)\n    at runTest (/mnt/vss/_work/1/s/node_modules/jest-runner/build/runTest.js:444:34)"}

Check failure on line 1 in diagnostics.integration.test.ts / DiagnosticProvider: single csproj at root of workspace / Test execution failure: could be caused by test hooks like 'afterAll'.

See this annotation in the file changed.

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

diagnostics.integration.test.ts / DiagnosticProvider: single csproj at root of workspace / Test execution failure: could be caused by test hooks like 'afterAll'.

Test failed
Raw output
{"message":"","stack":"Error: write EPIPE\n    at afterWriteDispatched (node:internal/stream_base_commons:160:15)\n    at writevGeneric (node:internal/stream_base_commons:143:3)\n    at Socket._writeGeneric (node:net:928:11)\n    at Socket._writev (node:net:937:8)\n    at doWrite (node:internal/streams/writable:409:12)\n    at clearBuffer (node:internal/streams/writable:564:5)\n    at onwrite (node:internal/streams/writable:464:7)\n    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:106:10)"}