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 windows-x64 Checked NativeAOT) failed Jan 7, 2026 in 36m 2s

Build windows-x64 Checked NativeAOT failed

Annotations

Check failure on line 332 in artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Checked NativeAOT)

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets#L332

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/async\collectible-alc\collectible-alc\native\collectible-alc.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\async\collectible-alc\collectible-alc.csproj]

Check failure on line 332 in artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Checked NativeAOT)

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets#L332

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/async\valuetask-source\valuetask-source\native\valuetask-source.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\async\valuetask-source\valuetask-source.csproj]

Check failure on line 332 in artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Checked NativeAOT)

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets#L332

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/async\async\native\async.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\async\async.csproj]

Check failure on line 25 in src\tests\Common\dir.traversal.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Checked NativeAOT)

src\tests\Common\dir.traversal.targets#L25

src\tests\Common\dir.traversal.targets(25,5): error : (No message specified) [D:\a\_work\1\s\src\tests\build.proj]

Check failure on line 516 in src\tests\build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x64 Checked NativeAOT)

src\tests\build.proj#L516

src\tests\build.proj(516,5): error MSB3073: The command ""D:\a\_work\1\s\\dotnet.cmd" msbuild D:\a\_work\1\s\src\tests\build.proj /t:Build "/p:TargetArchitecture=x64" "/p:Configuration=Checked" "/p:LibrariesConfiguration=Release" "/p:TasksConfiguration=Checked" "/p:TargetOS=windows" "/p:ToolsOS=" "/p:PackageOS=" "/p:RuntimeFlavor=coreclr" "/p:RuntimeVariant=" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=1" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount "/p:UseMonoRuntime=false" /bl:D:\a\_work\1\s\artifacts\/log/Checked/InnerManagedTestBuild.1.binlog "/p:CppCompilerAndLinker=clang" "/p:DefaultBuildAllTarget=BuildNativeAot" "/p:BuildNativeAotFrameworkObjects=true" /p:ContinuousIntegrationBuild=true "/p:DevTeamProvisioning=-"" exited with code 1.