Skip to content

Implement getAsyncInfo in ILCompiler#120859

Merged
jkotas merged 5 commits into
dotnet:mainfrom
jtschuster:GetAsyncInfoR2R
Oct 21, 2025
Merged

Implement getAsyncInfo in ILCompiler#120859
jkotas merged 5 commits into
dotnet:mainfrom
jtschuster:GetAsyncInfoR2R

Merge branch 'main' into GetAsyncInfoR2R

acc8823
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 21, 2025 in 2h 34m 9s

Build #20251020.73 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,206,415 (98.37%)
  • Other: 19,982 (1.63%)
  • Total: 1,226,399

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25511.101\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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/ca7c6e7b-3c85-41bf-8c2a-95b78d0814a2/workitems/System.Text.Json.Tests/console

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25511.101\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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/ca7c6e7b-3c85-41bf-8c2a-95b78d0814a2/workitems/System.Text.Json.Tests/console

Check failure on line 1 in System.Text.Json.Tests.Utf8JsonWriterTests.WriteValueWithExtremelyLongValue_ThrowsArgumentException

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 1 in System.Text.Json.Tests.Utf8JsonWriterTests.WritePropertyWithExtremelyLongName_ThrowsArgumentException

See this annotation in the file changed.

@azure-pipelines 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