Skip to content

[release/11.0-preview1] Source code updates from dotnet/dotnet#124098

Merged
steveisok merged 2 commits into
release/11.0-preview1from
darc-release/11.0-preview1-e243450e-105e-452a-8064-7aa0fcc4ea99
Feb 7, 2026
Merged

[release/11.0-preview1] Source code updates from dotnet/dotnet#124098
steveisok merged 2 commits into
release/11.0-preview1from
darc-release/11.0-preview1-e243450e-105e-452a-8064-7aa0fcc4ea99

Update dependencies

7c66d93
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 6, 2026 in 3h 50m 11s

Build #20260206.86 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,502,180 (98.05%)
  • Other: 69,714 (1.95%)
  • Total: 3,571,895

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26104.118/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26104.118/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26104.118/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/1c27250a-716c-457a-b6bf-d3875de1401f/workitems/readytorun_coreroot_determinism/console

Check failure on line 1 in readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd

1 / 1 (100%, 1 failed): failed in 32060 msecs, exit code 139, expected 0: crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp
!! DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/coreroot_determinism/output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true coreroot_determinism.dll ''
================================== Compiling with seed 1 ==================================
Locating output folder /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1
Deleting 0 output folders
Successfully deleted 0 output folders in 92 msecs
1 / 1 (0%, 0 failed): launching: /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1/CPAOT-ret.out/System.Private.CoreLib.dll.rsp
1 / 1 (100%, 0 failed): succeeded in 52890 msecs: crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1/CPAOT-ret.out/System.Private.CoreLib.dll.rsp
================================== Compiling with seed 2 ==================================
Locating output folder /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2
Deleting 0 output folders
Successfully deleted 0 output folders in 91 msecs
1 / 1 (0%, 0 failed): launching: /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp
Compilation failed. /root/helix/work/correlation/corerun /root/helix/work/correlation/R2RTest/R2RTest.dll compile-directory -cr /root/helix/work/correlation -in TestAssemblies --nojit --noexe --large-bubble --release --nocleanup -ct 30 -out seed2 failed with exit code 1
Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ
Expected: 100
Actual:   1
   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 174
   at __GeneratedMainWrapper.Main()
Expected: 100
Actual: 101
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /datadisks/disk1/dumps since 2/6/2026 8:06:16 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /root/helix/work/workitem/e/readytorun/coreroot_determinism/readytorun_coreroot_determinism/../coreroot_determinism/coreroot_determinism.sh
Raw output
   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at Program.<<Main>$>g__TestExecutor1|0_2(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)