-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds failing Subset assertion #92944
Comments
Tagging subscribers to this area: @dotnet/area-system-diagnostics-process Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=425348 Error MessageSimilar issue reported in past as #28922
Fill the error message using step by step known issues guidance. {
"ErrorMessage": "at System.Diagnostics.Tests.ProcessTests.CheckUserAndGroupIds(String userId, String groupId, String groupIdsJoined, String checkGroupsExact)",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": true
}
|
Hit this in 8.0. Not sure why KnownBuildError isn't linking the PRs:
Expand
|
Same failure found in #92846, UPDATE: looks it was originally: |
Hit in 7.0:
|
Updated the error pattern to correctly match the failure. |
It seems you missed a |
That was deliberate, because it is a regex pattern. So, used |
Yeah, I'm seeing the same issue in #93023 . It should have had 2 chances by now to do that (8, and 9pm UTC). |
removing blocking-clean-ci as it has not been hit in 30 days
|
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=425348
Build error leg or test failing: System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds
Pull request: #92730
Error Message
Similar issue reported in past as #28922
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=426977
Error message validated:
at System.Diagnostics.Tests.ProcessTests.CheckUserAndGroupIds.String userId
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/4/2023 7:30:00 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: