Skip to content

enable async in Libraries

4c67325
Select commit
Loading
Failed to load commit list.
Draft

[RuntimeAsync] Enable runtime async in Libraries partition #119432

enable async in Libraries
4c67325
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries) failed Dec 18, 2025 in 19m 56s

Build linux-arm64 Release NativeAOT_Libraries failed

Annotations

Check failure on line 94 in src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs#L94

src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(94,27): error SYSLIB5007: (NETCORE_ENGINEERING_TELEMETRY=Build) '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)

Check failure on line 106 in src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs#L106

src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(106,23): error SYSLIB5007: (NETCORE_ENGINEERING_TELEMETRY=Build) '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)

Check failure on line 15 in src/libraries/Common/tests/TestUtilities/System/IO/StreamExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/Common/tests/TestUtilities/System/IO/StreamExtensions.cs#L15

src/libraries/Common/tests/TestUtilities/System/IO/StreamExtensions.cs(15,38): error SYSLIB5007: (NETCORE_ENGINEERING_TELEMETRY=Build) '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)

Check failure on line 156 in src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs#L156

src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(156,33): error SYSLIB5007: (NETCORE_ENGINEERING_TELEMETRY=Build) '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)

Check failure on line 288 in src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs#L288

src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(288,52): error SYSLIB5007: (NETCORE_ENGINEERING_TELEMETRY=Build) '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)