JIT: handle x86 tail call via helper when control expression is spilled#120272
Merged
Azure Pipelines / runtime
failed
Oct 20, 2025 in 2h 4m 38s
Build #20251020.50 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 1,220,249 (98.39%)
- Other: 19,908 (1.61%)
- Total: 1,240,159
Annotations
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25511.101\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25511.101\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.Json.Tests.Utf8JsonWriterTests.WriteValueWithExtremelyLongValue_ThrowsArgumentException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/cd2fc991-1223-4365-aaae-c8ac6039f117/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25511.101\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25511.101\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.Json.Tests.Utf8JsonWriterTests.WritePropertyWithExtremelyLongName_ThrowsArgumentException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/cd2fc991-1223-4365-aaae-c8ac6039f117/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime
System.Text.Json.Tests.Utf8JsonWriterTests.WriteValueWithExtremelyLongValue_ThrowsArgumentException
System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
at System.String.Ctor(Char c, Int32 count) in /_/src/libraries/System.Private.CoreLib/src/System/String.cs:line 297
at System.Text.Json.Tests.Utf8JsonWriterTests.WriteValueWithExtremelyLongValue_ThrowsArgumentException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 8091
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126
azure-pipelines / runtime
System.Text.Json.Tests.Utf8JsonWriterTests.WritePropertyWithExtremelyLongName_ThrowsArgumentException
System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
at System.String.Ctor(Char c, Int32 count) in /_/src/libraries/System.Private.CoreLib/src/System/String.cs:line 297
at System.Text.Json.Tests.Utf8JsonWriterTests.WritePropertyWithExtremelyLongName_ThrowsArgumentException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 8078
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126
Loading