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 freebsd-x64 Debug CoreCLR_Bootstrapped) failed Jan 7, 2026 in 35m 52s

Build freebsd-x64 Debug CoreCLR_Bootstrapped failed

Annotations

Check failure on line 16 in src/coreclr/tools/Common/CommandLineHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/coreclr/tools/Common/CommandLineHelpers.cs#L16

src/coreclr/tools/Common/CommandLineHelpers.cs(16,50): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) 'CommandLineException' derives from preview class 'Exception' and therefore needs to opt 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 24 in src/coreclr/tools/Common/CommandLineHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/coreclr/tools/Common/CommandLineHelpers.cs#L24

src/coreclr/tools/Common/CommandLineHelpers.cs(24,35): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Helpers' derives from preview class 'Object' and therefore needs to opt 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 4 in artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs#L4

artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs(4,12): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'TargetFrameworkAttribute' 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 4 in artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs#L4

artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs(4,100): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'FrameworkDisplayName' 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 31 in src/coreclr/tools/aot/ILCompiler/Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/coreclr/tools/aot/ILCompiler/Program.cs#L31

src/coreclr/tools/aot/ILCompiler/Program.cs(31,27): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Program' derives from preview class 'Object' and therefore needs to opt 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)