Closed
Description
Error Blob
{
"ErrorMessage": "[FAIL] System.Threading.Tests.MutexTests.AbandonExisting",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
Reproduction Steps
Log
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=628576
[17:22:37] info: [FAIL] System.Threading.Tests.MutexTests.AbandonExisting(name: null, waitType: WaitOne, waitCount: 1, notAbandonedWaitIndex: 0, isNotAbandonedWaitObjectSignaled: False, abandonDuringWait: False)
[17:22:37] info: System.AggregateException : One or more errors occurred. (Result: False (Assert.Throws() Failure: No exception was thrown
[17:22:37] info: Expected: typeof(System.Threading.AbandonedMutexException)))
[17:22:37] info: ---- System.AggregateException : Result: False (Assert.Throws() Failure: No exception was thrown
[17:22:37] info: Expected: typeof(System.Threading.AbandonedMutexException))
[17:22:37] info: -------- Assert.Throws() Failure: No exception was thrown
[17:22:37] info: Expected: typeof(System.Threading.AbandonedMutexException)
[17:22:37] info: at System.Threading.Tests.ThreadTestHelpers.<>c__DisplayClass4_0.<CreateGuardedThread>b__1()
[17:22:37] info: at System.Threading.Tests.ThreadTestHelpers.<>c__DisplayClass4_0.<CreateGuardedThread>b__2()
[17:22:37] info: at System.Threading.Tests.ThreadTestHelpers.RunTestInBackgroundThread(Action test)
[17:22:37] info: at System.Threading.Tests.MutexTests.AbandonExisting(String name, WaitHandleWaitType waitType, Int32 waitCount, Int32 notAbandonedWaitIndex, Boolean isNotAbandonedWaitObjectSignaled, Boolean abandonDuringWait)
[17:22:37] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[17:22:37] info: at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[17:22:37] info: ----- Inner Stack Trace -----
[17:22:37] info: at System.AssertExtensions.Throws[AbandonedMutexException,Boolean](Func`1 func)
[17:22:37] info: at System.Threading.Tests.MutexTests.<>c__DisplayClass19_0.<AbandonExisting>b__0()
[17:22:37] info: at System.Threading.Tests.ThreadTestHelpers.<>c__DisplayClass4_0.<CreateGuardedThread>b__0()
[17:22:37] info: ----- Inner Stack Trace -----
[17:22:37] info: at System.AssertExtensions.Throws[AbandonedMutexException,Boolean](Func`1 func)
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=575938
Error message validated: [[FAIL] System.Threading.Tests.MutexTests.AbandonExisting
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/28/2024 1:41:55 AM UTC
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 0 | 13 |