[RuntimeAsync] Enable runtime async in Libraries partition #119432
Build Analysis / Build Analysis
failed
Dec 18, 2025 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
runtime / Build / linux_musl-x64 Debug CoreCLR_Libraries / Build product
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(94,27): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
-
❌src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(106,23): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
-
❌src/libraries/Common/tests/TestUtilities/System/IO/StreamExtensions.cs(15,38): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
- ❌ 2 more errors on this task
runtime / Build / linux-x64 Debug CoreCLR_Libraries / Build product
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src/libraries/Common/tests/TestUtilities/System/IO/StreamExtensions.cs(15,38): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
-
❌src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(94,27): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
-
❌src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(106,23): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
- ❌ 2 more errors on this task
runtime / Build / osx-arm64 Debug CoreCLR_Libraries / Build product
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(156,33): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
-
❌src/libraries/Common/tests/TestUtilities/System/IO/StreamExtensions.cs(15,38): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
-
❌src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(288,52): error SYSLIB5007: 'System.Runtime.CompilerServices.AsyncHelpers' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed. (https://aka.ms/dotnet-warnings/SYSLIB5007)
- ❌ 2 more errors on this task
13 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [runtime-dev-innerloop]
Test Failures (4 tests failed)
🔹 [All failing tests from runtime]
- Exception Message
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 134 but it should have been 42
- CallStack
at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242 at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55 at System.Reflection.Metadata.ApplyUpdateUtil.TestCase(Action testBody, RemoteInvokeOptions options) in /_/src/libraries/System.Runtime.Loader/tests/ApplyUpdateUtil.cs:line 130 at System.Reflection.Metadata.ApplyUpdateTest.AsyncMethodChanges() in /_/src/libraries/System.Runtime.Loader/tests/ApplyUpdateTest.cs:line 366 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22 at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
❌ System.Reflection.Metadata.ApplyUpdateTest.AsyncMethodChanges [Console] [Details] [Artifacts] [0.03% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (2)
❌ WasmTestOnChrome-ST-System.Runtime.Loader.Tests.WorkItemExecution [Console] [Details] [Artifacts] [1.65% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (2)
Loading