dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.95k stars 4.65k forks source link

Test failure: System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync #106849

Open v-wenyuxu opened 3 weeks ago

v-wenyuxu commented 3 weeks ago

Failed in: runtime-coreclr libraries-jitstress-random 20240822.1

Failed tests:

net9.0-windows-Release-x64-jitstress_random_2-Windows.10.Amd64.Open
    - System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync

Error message:

 Cancellation in Main thread

Stack trace:

   at System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync() in /_/src/libraries/System.ComponentModel.EventBasedAsync/tests/BackgroundWorkerTests.cs:line 126
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
dotnet-policy-service[bot] commented 3 weeks ago

Tagging subscribers to this area: @dotnet/area-system-componentmodel See info in area-owners.md if you want to be subscribed.