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-osx failed Sep 24, 2025 in 3h 0m 56s

Build #20250924.3 had test failures

Details

Tests

  • Failed: 5 (0.06%, 1 new, 4 recurring)
  • Passed: 8,469 (99.25%)
  • Other: 59 (0.69%)
  • Total: 8,533

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-osx

.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 c46956ce-4b8d-490b-b409-38040ee2f8c6 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c46956ce-4b8d-490b-b409-38040ee2f8c6/workitems/System.Runtime.Tests/console

Check failure on line 52 in Build log

See this annotation in the file changed.

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

Build log #L52

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

Check failure on line 53 in Build log

See this annotation in the file changed.

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

Build log #L53

The operation was canceled.

Check failure on line 1 in System.SpanTests.ReadOnlySpanTests.BinarySearch_MaxLength_NoOverflow

See this annotation in the file changed.

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

System.SpanTests.ReadOnlySpanTests.BinarySearch_MaxLength_NoOverflow

System.Threading.AbandonedMutexException : The wait completed due to an abandoned mutex.
Raw output
   at System.Threading.WaitHandle.WaitOneNoCheck(Int32 millisecondsTimeout, Boolean useTrivialWaits, Object associatedObject, WaitHandleWaitSourceMap waitSource) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/WaitHandle.cs:line 196
   at System.SpanTests.AllocationHelper.TryAllocNative(IntPtr size, IntPtr& memory) in /_/src/libraries/System.Memory/tests/AllocationHelper.cs:line 24
   at System.SpanTests.ReadOnlySpanTests.BinarySearch_MaxLength_NoOverflow() in /_/src/libraries/System.Memory/tests/ReadOnlySpan/BinarySearch.cs:line 120
   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