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-dev-innerloop (Build linux-x64 debug Libraries_WithPackages) failed Jan 7, 2026 in 23m 50s

Build linux-x64 debug Libraries_WithPackages failed

Annotations

Check failure on line 47 in src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs#L47

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs(47,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 88 in src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs#L88

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs(88,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 101 in src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs#L101

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs(101,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 124 in src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs#L124

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs(124,37): 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 221 in src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs#L221

src/libraries/System.Text.RegularExpressions/gen/UpgradeToGeneratedRegexCodeFixer.cs(221,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)