Skip to content

[release/10.0.2xx] ProcessFrameworkReferences: use portable ILCompiler when RuntimeIdentifier is null.#52486

Merged
baronfel merged 7 commits into
release/10.0.2xxfrom
backport/pr-52407-to-release/10.0.2xx
Jan 27, 2026
Merged

[release/10.0.2xx] ProcessFrameworkReferences: use portable ILCompiler when RuntimeIdentifier is null.#52486
baronfel merged 7 commits into
release/10.0.2xxfrom
backport/pr-52407-to-release/10.0.2xx

[release/11.0.1xx-preview1] Don't use the portable RIDs for older run…

3e5e80a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Jan 27, 2026 in 3h 0m 8s

Build #20260127.16 had test failures

Details

Tests

  • Failed: 20 (0.13%)
  • Passed: 14,352 (95.58%)
  • Other: 643 (4.28%)
  • Total: 15,015

Annotations

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/dotnet-new.IntegrationTests_net10.0_x64.html [net10.0|x64]

Check failure on line 44 in Build log

See this annotation in the file changed.

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

Build log #L44

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

Check failure on line 68 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26072.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26072.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L68

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26072.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job '1d52524e-c0f0-4979-a119-affdb0d64fc0'.  Attempting to cancel this job in Helix...

Check failure on line 48 in Build log

See this annotation in the file changed.

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

Build log #L48

The operation was canceled.

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.BasicTest

See this annotation in the file changed.

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

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.BasicTest

Test failed

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterType

See this annotation in the file changed.

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

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterType

Test failed

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterAuthor

See this annotation in the file changed.

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

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.CanFilterAuthor

Test failed

Check failure on line 1 in Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed

See this annotation in the file changed.

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

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed

Expected value to be 0 because Expected command to exit with 0 but it did not.\nWorking Directory:\nFile Name: /Users/runner/work/1/s/artifacts/bin/redist/Release/dotnet/dotnet\nArguments: new search console --debug:custom-hive /Users/runner/work/1/s/artifacts/tmp/Release/testing/dotnet-new.IntegrationTests/SharedHomeDirectory/20260127184835013\nExit Code: 103\nStdOut:\nSearching for the templates...\nStdErr:\nMatches from template source: NuGet.org\nSearch failed: Failed to update search cache. (The SSL connection could not be established, see inner exception.) (The SSL connection could not be established, see inner exception.)\n\nFor details on the exit code, refer to https://aka.ms/templating-exit-codes#103\n, but found 103 (difference of 103).
Raw output
   at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs)
   at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.ExitWith(Int32 expectedExitCode) in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 21
   at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewSearchTests.DoNotShowDeprecationMessage_WhenNewCommandIsUsed() in /Users/runner/work/1/s/test/dotnet-new.IntegrationTests/DotnetNewSearchTests.cs:line 786
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)