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

respect csharp.debug.console in all cases #7878

Closed
wants to merge 1 commit into from

respect csharp.debug.console in all cases

f10cd5b
Select commit
Loading
Failed to load commit list.
Closed

respect csharp.debug.console in all cases #7878

respect csharp.debug.console in all cases
f10cd5b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed Dec 16, 2024 in 18m 28s

Build #2.61.4+a0fe27ebd1 had test failures

Details

Tests

  • Failed: 7 (0.22%)
  • Passed: 2,933 (92.32%)
  • Other: 237 (7.46%)
  • Total: 3,177

Annotations

Check failure on line 25 in Build log

See this annotation in the file changed.

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

Build log #L25

Bash exited with code '1'.

Check failure on line 10 in Build log

See this annotation in the file changed.

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

Build log #L10

Path does not exist: /mnt/vss/_work/1/s/out/logs

Check failure on line 25 in Build log

See this annotation in the file changed.

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

Build log #L25

Bash exited with code '1'.

Check failure on line 1520 in Build log

See this annotation in the file changed.

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

Build log #L1520

Cmd.exe exited with code '1'.

Check failure on line 1 in [C#][slnWithCsproj] Document Diagnostics Tests / No analyzer diagnostics reported for open file when set to None

See this annotation in the file changed.

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

[C#][slnWithCsproj] Document Diagnostics Tests / No analyzer diagnostics reported for open file when set to None

Test failed
Raw output
Error: Polling did not succeed within the alotted duration: Error: expect(received).toHaveLength(expected)

Expected length: 1
Received length: 0
Received array:  []
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:218:11
    at Generator.next (<anonymous>)
    at fulfilled (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:9:58)

Check failure on line 1 in [C#][slnWithCsproj] Workspace Diagnostic Tests / Compiler and analyzer diagnostics reported for closed files when set to FullSolution

See this annotation in the file changed.

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

[C#][slnWithCsproj] Workspace Diagnostic Tests / Compiler and analyzer diagnostics reported for closed files when set to FullSolution

Test failed
Raw output
Error: Client is not running and can't be stopped. It's current state is: starting
    at a.shutdown (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:952:19)
    at a.shutdown (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:923:21)
    at a.stop (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\node\main.js:150:22)
    at a.stop [as restart] (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\node\main.js:136:20)
    at K.restart (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageServer.ts:326:36)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:21:1
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:21:1)
    at K.restart (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageServer.ts:325:18)
    at restart (d:\a\_work\1\s\src\lsptoolshost\commands.ts:87:26)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29)
    at languageServer (d:\a\_work\1\s\src\lsptoolshost\commands.ts:86:30)
    at restartServer (d:\a\_work\1\s\src\lsptoolshost\commands.ts:40:77)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29)
    at d:\a\_work\1\s\src\lsptoolshost\commands.ts:40:77
    at cw.h (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32833)
    at cw.g (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:31910)
    at cw.executeCommand (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:31817)
    at Object.executeCommand (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:157:37484)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:100:27
    at Generator.next (<anonymous>)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:12:71
    at new Promise (<anonymous>)
    at Object.<anonymous>.__awaiter (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:8:12)
    at restartLanguageServer (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:108:12)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:54:15
    at Generator.next (<anonymous>)
    at fulfilled (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:9:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in [C#][slnWithCsproj] Workspace Diagnostic Tests / No compiler diagnostics reported for closed files when set to OpenFiles

See this annotation in the file changed.

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

[C#][slnWithCsproj] Workspace Diagnostic Tests / No compiler diagnostics reported for closed files when set to OpenFiles

Test failed
Raw output
Error: Client is not running and can't be stopped. It's current state is: starting
    at a.shutdown (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:952:19)
    at a.shutdown (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:923:21)
    at a.stop (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\node\main.js:150:22)
    at a.stop [as restart] (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\node\main.js:136:20)
    at K.restart (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageServer.ts:326:36)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:21:1
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:21:1)
    at K.restart (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageServer.ts:325:18)
    at restart (d:\a\_work\1\s\src\lsptoolshost\commands.ts:87:26)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29)
    at languageServer (d:\a\_work\1\s\src\lsptoolshost\commands.ts:86:30)
    at restartServer (d:\a\_work\1\s\src\lsptoolshost\commands.ts:40:77)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29)
    at d:\a\_work\1\s\src\lsptoolshost\commands.ts:40:77
    at cw.h (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32833)
    at cw.g (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:31910)
    at cw.executeCommand (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:31817)
    at Object.executeCommand (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:157:37484)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:100:27
    at Generator.next (<anonymous>)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:12:71
    at new Promise (<anonymous>)
    at Object.<anonymous>.__awaiter (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:8:12)
    at restartLanguageServer (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:108:12)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:54:15
    at Generator.next (<anonymous>)
    at fulfilled (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:9:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in [C#][slnWithCsproj] Workspace Diagnostic Tests / No compiler diagnostics reported for closed files when set to None

See this annotation in the file changed.

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

[C#][slnWithCsproj] Workspace Diagnostic Tests / No compiler diagnostics reported for closed files when set to None

Test failed
Raw output
Error: Client is not running and can't be stopped. It's current state is: starting
    at a.shutdown (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:952:19)
    at a.shutdown (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\common\client.js:923:21)
    at a.stop (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\node\main.js:150:22)
    at a.stop [as restart] (d:\a\_work\1\s\node_modules\vscode-languageclient\lib\node\main.js:136:20)
    at K.restart (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageServer.ts:326:36)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:21:1
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageClient.ts:21:1)
    at K.restart (d:\a\_work\1\s\src\lsptoolshost\roslynLanguageServer.ts:325:18)
    at restart (d:\a\_work\1\s\src\lsptoolshost\commands.ts:87:26)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29)
    at languageServer (d:\a\_work\1\s\src\lsptoolshost\commands.ts:86:30)
    at restartServer (d:\a\_work\1\s\src\lsptoolshost\commands.ts:40:77)
    at Generator.next (<anonymous>)
    at d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29
    at new Promise (<anonymous>)
    at r (d:\a\_work\1\s\src\lsptoolshost\builtInComponents.ts:33:29)
    at d:\a\_work\1\s\src\lsptoolshost\commands.ts:40:77
    at cw.h (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:32833)
    at cw.g (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:31910)
    at cw.executeCommand (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:115:31817)
    at Object.executeCommand (file:///d:/a/_work/1/s/.vscode-test/vscode-win32-x64-archive-1.96.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:157:37484)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:100:27
    at Generator.next (<anonymous>)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:12:71
    at new Promise (<anonymous>)
    at Object.<anonymous>.__awaiter (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:8:12)
    at restartLanguageServer (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:108:12)
    at D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:54:15
    at Generator.next (<anonymous>)
    at fulfilled (D:\a\_work\1\s\test\lsptoolshost\integrationTests\integrationHelpers.ts:9:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)