-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-System.Threading.Tasksblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runsos-windowsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Failed in: runtime-coreclr libraries-jitstress 20260124.1
Failed tests:
net11.0-windows-Release-x86-jitstress2_tiered-Windows.10.Amd64.Open
- System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.AwaitTasksAndValueTasks_InTaskAndValueTaskMethods
net11.0-windows-Release-x86-jitstress1_tiered-Windows.10.Amd64.Open
- System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.AwaitTasksAndValueTasks_InTaskAndValueTaskMethods
net11.0-windows-Release-x64-jitstress1_tiered-Windows.10.Amd64.Open
- System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.AwaitTasksAndValueTasks_InTaskAndValueTaskMethods
net11.0-windows-Release-x64-jitstress2_tiered-Windows.10.Amd64.Open
- System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.AwaitTasksAndValueTasks_InTaskAndValueTaskMethods
Error message:
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.FormatException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : Operation is not valid due to the current state of the object.
Stack trace:
at System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.<AwaitTasksAndValueTasks_InTaskAndValueTaskMethods>g__TaskReturningMethod|23_0()
at System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.AwaitTasksAndValueTasks_InTaskAndValueTaskMethods() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/AsyncValueTaskMethodBuilderTests.cs:line 406
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Threading.Tasks.Sources.ManualResetValueTaskSource`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) in /_/src/libraries/Common/tests/System/Threading/Tasks/Sources/ManualResetValueTaskSource.cs:line 17
at System.Runtime.CompilerServices.AsyncHelpers.Await(ValueTask task) in /_/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncHelpers.cs:line 139
at System.Threading.Tasks.Tests.AsyncValueTaskMethodBuilderTests.<>c.<AwaitTasksAndValueTasks_InTaskAndValueTaskMethods>b__23_9()
--- End of stack trace from previous location ---
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-System.Threading.Tasksblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runsos-windowsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner