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.
Build Analysis / Build Analysis failed Dec 23, 2024 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Test Failures (1 tests failed)

🔹 [All failing tests from dotnet-sdk-public-ci]

    Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints [Details] [2.71% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Assert.Equal() Failure: Collections differ\n           ↓ (pos 0)\nExpected: [\"foo1\"]\nActual:   []
    CallStack
       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)

Was this helpful? Yes No