[Mono] Named mutexes are not working cross-process #36307
Labels
area-VM-threading-mono
backlog-cleanup-candidate
An inactive issue that has been marked for automated closure.
disabled-test
The test is disabled in source code against the issue
no-recent-activity
Milestone
The following test is failing, it looks like named mutexes used cross-process are not working:
runtime/src/libraries/System.Threading/tests/MutexTests.cs
Line 407 in 14835fb
Output:
Failed in CI run: https://dev.azure.com/dnceng/public/_build/results?buildId=640943&view=ms.vss-test-web.build-test-results-tab
Might be a known issue. The test was disabled before the runtime repo existed. I was trying to enable it in #36268 and saw the failures. For now I'll be disabling that test on Mono in that PR.
The text was updated successfully, but these errors were encountered: