File-based apps: delete whenAmbiguous setting and migrate enabled setting - #9136
Draft
RikkiGibson wants to merge 6 commits into
Draft
File-based apps: delete whenAmbiguous setting and migrate enabled setting#9136RikkiGibson wants to merge 6 commits into
RikkiGibson wants to merge 6 commits into
Azure Pipelines / dotnet.vscode-csharp
failed
Apr 3, 2026 in 40m 25s
Build #2.134.3+ab6989f0bc had test failures
Details
- Failed: 12 (0.26%)
- Passed: 4,331 (93.62%)
- Other: 283 (6.12%)
- Total: 4,626
Annotations
Check failure on line 1462 in Build log
azure-pipelines / dotnet.vscode-csharp
Build log #L1462
Cmd.exe exited with code '1'.
azure-pipelines / dotnet.vscode-csharp
[O#][slnWithCsproj][STDIO] OmniSharpReferenceProvider: sln with several csproj's / Returns the reference without declaration
Test failed
Raw output
TypeError: Cannot read properties of undefined (reading 'uri')
at TestAssetProject.get projectDirectoryPath [as projectDirectoryPath] (D:\a\_work\1\s\test\lsptoolshost\integrationTests\testAssets\testAssets.ts:20:64)
at Object.<anonymous> (D:\a\_work\1\s\test\omnisharp\omnisharpIntegrationTests\referenceProvider.test.ts:21:65)
at processTicksAndRejections (node:internal/process/task_queues:103:5)
azure-pipelines / dotnet.vscode-csharp
[O#][slnWithCsproj][STDIO] OmniSharpReferenceProvider: sln with several csproj's / Test execution failure: could be caused by test hooks like 'afterAll'.
Test failed
Raw output
{"message":"","stack":"TypeError: Cannot read properties of undefined (reading 'uri')\n at OmnisharpTestAssetWorkspace.cleanupWorkspace (D:\\a\\_work\\1\\s\\test\\lsptoolshost\\integrationTests\\testAssets\\testAssets.ts:51:73)\n at Object.<anonymous> (D:\\a\\_work\\1\\s\\test\\omnisharp\\omnisharpIntegrationTests\\referenceProvider.test.ts:29:34)\n at Promise.then.completed (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\utils.js:298:28)\n at new Promise (<anonymous>)\n at callAsyncCircusFn (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\utils.js:231:10)\n at _callCircusHook (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\run.js:281:40)\n at processTicksAndRejections (node:internal/process/task_queues:103:5)\n at _runTestsForDescribeBlock (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\run.js:154:7)\n at _runTestsForDescribeBlock (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\run.js:121:9)\n at run (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\run.js:71:3)\n at runAndTransformResultsToJestFormat (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\legacy-code-todo-rewrite\\jestAdapterInit.js:122:21)\n at jestAdapter (D:\\a\\_work\\1\\s\\node_modules\\jest-circus\\build\\legacy-code-todo-rewrite\\jestAdapter.js:79:19)\n at runTestInternal (d:\\a\\_work\\1\\s\\node_modules\\jest-runner\\build\\runTest.js:367:16)\n at runTest (d:\\a\\_work\\1\\s\\node_modules\\jest-runner\\build\\runTest.js:444:34)"}
azure-pipelines / dotnet.vscode-csharp
..\..\test\omnisharp\omnisharpIntegrationTests\documentSymbolProvider.integration.test.ts
Test failed
Raw output
● Test suite failed to run
TypeError: Cannot read properties of undefined (reading 'uri')
24 | };
25 |
> 26 | const workspaceName = vscode.workspace.workspaceFolders![0].uri.fsPath.split(path.sep).pop();
| ^
27 |
28 | const activeTestAssetWorkspace = new OmnisharpTestAssetWorkspace(testAssetWorkspaces[workspaceName!]);
29 |
at Object.<anonymous> (testAssets/activeTestAssetWorkspace.ts:26:61)
at Object.<anonymous> (documentSymbolProvider.integration.test.ts:9:1)
azure-pipelines / dotnet.vscode-csharp
..\..\test\omnisharp\omnisharpIntegrationTests\documentSymbolProvider.integration.test.ts
Test failed
Raw output
{}
Loading