Skip to content

Merge pull request #119966 from dotnet/release/9.0-staging

c1ef1f1
Select commit
Loading
Failed to load commit list.
Merged

[automated] Merge branch 'release/9.0' => 'release/9.0-staging' #119978

Merge pull request #119966 from dotnet/release/9.0-staging
c1ef1f1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop-linux failed Sep 24, 2025 in 3h 0m 20s

Build #20250924.3 had test failures

Details

Tests

  • Failed: 43 (0.06%, 12 new, 31 recurring)
  • Passed: 68,006 (99.19%)
  • Other: 511 (0.75%)
  • Total: 68,560

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Diagnostics.DiagnosticSource.Tests in job 41543d78-c52b-4033-bf8c-d6b8558ecb23 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/41543d78-c52b-4033-bf8c-d6b8558ecb23/workitems/System.Diagnostics.DiagnosticSource.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests in job 41543d78-c52b-4033-bf8c-d6b8558ecb23 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/41543d78-c52b-4033-bf8c-d6b8558ecb23/workitems/System.Runtime.Numerics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 41543d78-c52b-4033-bf8c-d6b8558ecb23 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/41543d78-c52b-4033-bf8c-d6b8558ecb23/workitems/System.Runtime.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25465.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 7b9787b5-0162-44aa-bbae-d844fb53e2fb has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7b9787b5-0162-44aa-bbae-d844fb53e2fb/workitems/System.Runtime.Tests/console

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success

Test failed

Check failure on line 1 in System.Xml.Linq.Properties.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

System.Xml.Linq.Properties.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge

System.OverflowException : Arithmetic operation resulted in an overflow.
Raw output
   at System.Numerics.BigInteger..ctor(ReadOnlySpan`1 value, Boolean negative) in /_/src/libraries/System.Runtime.Numerics/src/System/Numerics/BigInteger.cs:line 507
   at System.Numerics.BigInteger.op_LeftShift(BigInteger value, Int32 shift) in /_/src/libraries/System.Runtime.Numerics/src/System/Numerics/BigInteger.cs:line 2536
   at System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge() in /_/src/libraries/System.Runtime.Numerics/tests/BigInteger/GetBitLengthTests.cs:line 47
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop-linux

System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success

Test failed