Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser][MT] MutexTests.NamedMutex_ThreadExitDisposeRaceTest #97968

Closed
pavelsavara opened this issue Feb 5, 2024 · 1 comment
Closed

[browser][MT] MutexTests.NamedMutex_ThreadExitDisposeRaceTest #97968

pavelsavara opened this issue Feb 5, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Feb 5, 2024

Error Blob

{
  "ErrorMessage": "[FAIL] System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=553160
Log

[10:59:48] info: Starting:    System.Threading.Tests.dll
[11:01:28] fail: [FAIL] System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest
[11:01:28] info: Assert.True() Failure
[11:01:28] info: Expected: True
[11:01:28] info: Actual:   False
[11:01:28] info:    at System.Threading.Tests.ThreadTestHelpers.CheckedWait(WaitHandle wh)
[11:01:28] info:    at System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest()
[11:01:28] info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[11:01:28] info:    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=553160
Error message validated: [FAIL] System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/5/2024 11:58:48 AM UTC

Report

Build Definition Test Pull Request
574087 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #98118
571638 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #98554
562001 dotnet/runtime WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution #98279

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 3
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Feb 5, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Feb 5, 2024
@pavelsavara pavelsavara self-assigned this Feb 5, 2024
@ghost
Copy link

ghost commented Feb 5, 2024

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

{
  "ErrorMessage": "[FAIL] System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=553160
Log

[10:59:48] info: Starting:    System.Threading.Tests.dll
[11:01:28] fail: [FAIL] System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest
[11:01:28] info: Assert.True() Failure
[11:01:28] info: Expected: True
[11:01:28] info: Actual:   False
[11:01:28] info:    at System.Threading.Tests.ThreadTestHelpers.CheckedWait(WaitHandle wh)
[11:01:28] info:    at System.Threading.Tests.MutexTests.NamedMutex_ThreadExitDisposeRaceTest()
[11:01:28] info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[11:01:28] info:    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Author: pavelsavara
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-VM-threading-mono, Known Build Error, os-browser

Milestone: 9.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

1 participant