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

Do no test StartTime in GetProcessesByName test #75334

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

am11
Copy link
Member

@am11 am11 commented Sep 9, 2022

When there are multiple dotnet processes running, this assertion fails. Fix is to delete it.

Fix #75329

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Sep 9, 2022
@ghost
Copy link

ghost commented Sep 9, 2022

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process
See info in area-owners.md if you want to be subscribed.

Issue Details

When there are multiple dotnet processes running, this assertion fails. Fix is to delete it.

Fix #75329

Author: am11
Assignees: -
Labels:

area-System.Diagnostics.Process

Milestone: -

@stephentoub stephentoub merged commit 11c8988 into dotnet:main Sep 9, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 9, 2022
@am11 am11 deleted the feature/linux/boottime branch June 27, 2024 23:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Diagnostics.Process community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System.Diagnostics.Tests.ProcessTests.GetProcessesByName_ProcessName_ReturnsExpected [FAIL]
2 participants