-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
System.Diagnostics.Process.Tests failure on net10.0-linux-Debug-arm64-Mono_Minijit_Debug #110643
Comments
|
This looks like a dupe of #107821. It seems odd that the expected name is runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/ThreadPoolTaskScheduler.cs Line 51 in 1d69684
dotnet ?
All other instances of |
Tagging subscribers to this area: @dotnet/area-system-diagnostics-process |
Assigned to @adamsitnik for triage |
Triage: it seems that reading a process name on Linux makes some of our tests flaky (#109630, #110643, #111460). @jkotas has suggested in #111460 (comment) that we maybe reading it too soon. I am going to try to add a simple retry mechanism to see if it helps. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=893020
Build error leg or test failing: System.Diagnostics.Tests.ProcessTests.TestGetProcessById
Pull request: #110198
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=893020
Error message validated:
[Expected: ".NET Long Runni" System.Diagnostics.Tests.ProcessTests.TestGetProcessById
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 12/12/2024 6:55:46 PM UTC
Report
Summary
Report
Summary
The text was updated successfully, but these errors were encountered: