Skip to content

Enable CI builds and locbranch for 4xx

116d03e
Select commit
Loading
Failed to load commit list.
Merged

Enable CI builds and locbranch for 4xx #53968

Enable CI builds and locbranch for 4xx
116d03e
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 17, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: unrelated templating failure
  • The check result has changed from Failure to Success

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.

Test Failures (1 tests failed)

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

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

    Failing Configuration

    Exception Message
    Assert.Empty() Failure: Collection was not empty\r\nCollection: [\"foo1\"]
    CallStack
       at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups() in D:\a\_work\1\s\test\Microsoft.TemplateEngine.Cli.UnitTests\ParserTests\TabCompletionTests.cs:line 501
       at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
       at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Was this helpful? Yes No