[release/9.0.1xx] Update dependencies from dotnet/arcade#52076
Merged
DonnaChen888 merged 1 commit intoDec 9, 2025
Merged
Build Analysis / Build Analysis
succeeded
Dec 9, 2025 in 0s
.NET Result Analysis
Details
All checks completed
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/dotnet-new.IntegrationTests_net9.0_x64.html [net9.0|x64]
Non-Deterministic Test Failures Detected
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_OtherFeedNoVersion [Details] [0.93% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
System.Net.Http.HttpRequestException : nodename nor servname provided, or not known (api.nuget.org:443)\n---- System.Net.Sockets.SocketException : nodename nor servname provided, or not known
- CallStack
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.GetLatestVersion(String packageName) in /Users/runner/work/1/s/test/dotnet-new.Tests/DotnetNewDetailsTest.Approval.cs:line 193 at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewDetailsTest.CanDisplayDetails_RemotePackage_OtherFeedNoVersion() in /Users/runner/work/1/s/test/dotnet-new.Tests/DotnetNewDetailsTest.Approval.cs:line 67 --- End of stack trace from previous location --- ----- Inner Stack Trace ----- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
Failing Configuration
Loading