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 failed Jan 7, 2026 in 6h 20m 34s

Build #20260106.121 had test failures

Details

Tests

  • Failed: 17 (0.00%)
  • Passed: 3,023,012 (98.11%)
  • Other: 58,074 (1.88%)
  • Total: 3,081,103

Annotations

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) relocation R_AARCH64_ABS64 cannot be used against symbol 'Internal_CompilerGenerated__Module___<Resume>S_P_CoreLib_System_Runtime_CompilerServices_AsyncHelpers__Await_3'; recompile with -fPIC

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) relocation R_AARCH64_ABS64 cannot be used against symbol 'S_P_CoreLib_System_Runtime_CompilerServices_AsyncHelpers__Await_3'; recompile with -fPIC

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) relocation R_AARCH64_ABS64 cannot be used against symbol 'Internal_CompilerGenerated__Module___<Resume>S_P_CoreLib_System_Runtime_CompilerServices_AsyncHelpers__Await_4'; recompile with -fPIC

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) relocation R_AARCH64_ABS64 cannot be used against symbol 'S_P_CoreLib_System_Runtime_CompilerServices_AsyncHelpers__Await_4'; recompile with -fPIC

Check failure on line 1 in System.Reflection.Metadata.ApplyUpdateTest.AsyncMethodChanges

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Reflection.Metadata.ApplyUpdateTest.AsyncMethodChanges

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 134 but it should have been 42
Raw output
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.Reflection.Metadata.ApplyUpdateUtil.TestCase(Action testBody, RemoteInvokeOptions options) in /_/src/libraries/System.Runtime.Loader/tests/ApplyUpdateUtil.cs:line 130
   at System.Reflection.Metadata.ApplyUpdateTest.AsyncMethodChanges() in /_/src/libraries/System.Runtime.Loader/tests/ApplyUpdateTest.cs:line 366
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in iOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.Aot.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.