Skip to content

Update EmitTaskReturningThunk in Native AOT#121435

Merged
eduardo-vp merged 15 commits into
dotnet:mainfrom
eduardo-vp:emitTaskReturningThunk-native-aot
Nov 13, 2025
Merged

Update EmitTaskReturningThunk in Native AOT#121435
eduardo-vp merged 15 commits into
dotnet:mainfrom
eduardo-vp:emitTaskReturningThunk-native-aot

PR feedback

869e670
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 13, 2025 in 3h 49m 18s

Build #20251112.33 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,094,422 (98.25%)
  • Other: 19,539 (1.75%)
  • Total: 1,113,963

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25528.108\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.25528.108\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25528.108\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/55e6ae6a-f33c-4e1b-99c8-d5b7ad54dc5d/workitems/System.IO.FileSystem.Tests/console

Check failure on line 1 in System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime

Expected: 11/12/2025 11:36:42 PM to be greater than 11/12/2025 11:36:42 PM
Raw output
   at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 335
   at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs:line 115
--- End of stack trace from previous location ---

Check failure on line 1 in System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.WritingShouldUpdateWriteTime_After_SetLastAccessTime

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.WritingShouldUpdateWriteTime_After_SetLastAccessTime

Expected: 11/12/2025 11:37:46 PM to be greater than 11/12/2025 11:37:46 PM
Raw output
   at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 335
   at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs:line 115
--- End of stack trace from previous location ---