Skip to content

[release/10.0.2xx] Source code updates from dotnet/dotnet#52744

Merged
DonnaChen888 merged 1 commit into
release/10.0.2xxfrom
darc-release/10.0.2xx-e22b7ccd-159f-4c58-86b8-800c4d2c6be2
Jan 30, 2026
Merged

[release/10.0.2xx] Source code updates from dotnet/dotnet#52744
DonnaChen888 merged 1 commit into
release/10.0.2xxfrom
darc-release/10.0.2xx-e22b7ccd-159f-4c58-86b8-800c4d2c6be2

Update dependencies

b36672e
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jan 30, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[dotnet-sdk-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

dotnet-sdk-public-ci / Build / TemplateEngine: macOS (x64) / 🟣 Run TemplateEngine Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌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]

Non-Deterministic Test Failures Detected

Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints [Details] [0.15% 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 471
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Was this helpful? Yes No