Skip to content

[MT][browser] MutexTests.AbandonExisting #98830

Closed
@pavelsavara

Description

@pavelsavara

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

Build Definition Test Pull Request
628984 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #99833
629951 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100400
629933 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution
629835 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100386
629791 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #98559
629550 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100386
629465 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution
629011 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100280
628834 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100520
628590 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #99833
628576 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100410
627476 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100251
627069 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #100415

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 13

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions