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

[main] Update dependencies from dotnet/deployment-tools #45615

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-0…

1160aa8
Select commit
Loading
Failed to load commit list.
Open

[main] Update dependencies from dotnet/deployment-tools #45615

Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-0…
1160aa8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Dec 23, 2024 in 2h 30m 34s

Build #20241223.1 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 16,651 (92.90%)
  • Other: 1,271 (7.09%)
  • Total: 17,923

Annotations

Check failure on line 325 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Build log #L325

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 326 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Build log #L326

The operation was canceled.

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Microsoft.TemplateEngine.Cli.UnitTests_net10.0_x64.html [net10.0|x64]

Check failure on line 1 in Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints

Assert.Equal() Failure: Collections differ\n           ↓ (pos 0)\nExpected: [\"foo1\"]\nActual:   []
Raw output
   at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints() in /Users/runner/work/1/s/test/Microsoft.TemplateEngine.Cli.UnitTests/ParserTests/TabCompletionTests.cs:line 470
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)