Skip to content

set DOTNET_JitOptimizeAwait=0

697401d
Select commit
Loading
Failed to load commit list.
Draft

[TestOnly] Enable runtime async in Libraries partition + disable #122955

set DOTNET_JitOptimizeAwait=0
697401d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build browser-wasm linux Debug AllSubsets_CoreCLR) failed Jan 7, 2026 in 41m 18s

Build browser-wasm linux Debug AllSubsets_CoreCLR failed

Annotations

Check failure on line 56 in src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Debug AllSubsets_CoreCLR)

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs#L56

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(56,17): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'Await' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)

Check failure on line 57 in src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Debug AllSubsets_CoreCLR)

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs#L57

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(57,27): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'Await' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)

Check failure on line 60 in src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Debug AllSubsets_CoreCLR)

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs#L60

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(60,17): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'Await' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)

Check failure on line 61 in src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Debug AllSubsets_CoreCLR)

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs#L61

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(61,17): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'Await' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)

Check failure on line 62 in src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build browser-wasm linux Debug AllSubsets_CoreCLR)

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs#L62

src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(62,23): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'Await' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)