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

Bumped xamlTools to 17.13.35414.86 #7664

Merged
merged 3 commits into from
Oct 16, 2024

Actually, bump to 17.13.35414.86

5dcc4c6
Select commit
Loading
Failed to load commit list.
Merged

Bumped xamlTools to 17.13.35414.86 #7664

Actually, bump to 17.13.35414.86
5dcc4c6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp succeeded Oct 16, 2024 in 11m 42s

Build #2.53.7+923e473773 had test failures

Details

Tests

  • Failed: 2 (0.05%)
  • Passed: 3,996 (93.58%)
  • Other: 272 (6.37%)
  • Total: 4,270

Annotations

Check failure on line 1 in [DevKit][slnWithCsproj] Hover Tests / Hover returns correct documentation

See this annotation in the file changed.

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

[DevKit][slnWithCsproj] Hover Tests / Hover returns correct documentation

Test failed
Raw output
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 1
+ Received  + 1

@@ -16,7 +16,7 @@
    
  Returns:  
    a string  
    
  Exceptions:  
-   NullReferenceException  
+   System\.NullReferenceException  
  ↵
    at /__w/1/s/test/lsptoolshost/integrationTests/hover.integration.test.ts:42:72
    at Generator.next (<anonymous>)
    at fulfilled (/__w/1/s/test/lsptoolshost/integrationTests/hover.integration.test.ts:9:58)

Check failure on line 1 in [DevKit][slnWithCsproj] CodeLens Tests / CodeLens references are displayed

See this annotation in the file changed.

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

[DevKit][slnWithCsproj] CodeLens Tests / CodeLens references are displayed

Test failed
Raw output
Canceled: Canceled
    at a.handleFailedRequest (/__w/1/s/node_modules/vscode-languageclient/lib/common/client.js:1486:27)
    at a.handleFailedRequest (/__w/1/s/src/lsptoolshost/roslynLanguageClient.ts:59:22)
    at handleFailedRequest (/__w/1/s/node_modules/vscode-languageclient/lib/common/codeLens.js:65:43)
    at rg.resolveCodeLens (file:///__w/1/s/.vscode-test/vscode-linux-x64-1.94.2/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:137:123583)