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

Add test validating against regression in #46469 #47643

Merged

Conversation

eiriktsarpalis
Copy link
Member

Supplementary PR to #47461, adds a unit test validating the behaviour that regressed.

@ghost
Copy link

ghost commented Jan 29, 2021

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

Issue Details

Supplementary PR to #47461, adds a unit test validating the behaviour that regressed.

Author: eiriktsarpalis
Assignees: eiriktsarpalis
Labels:

area-System.Diagnostics.Process

Milestone: 6.0.0

Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for ensuring that the bug is not coming back ;)

@eiriktsarpalis eiriktsarpalis merged commit 67cca7a into dotnet:master Feb 1, 2021
@eiriktsarpalis eiriktsarpalis deleted the add-socketpair-revert-test branch February 1, 2021 16:47
eiriktsarpalis added a commit to eiriktsarpalis/runtime that referenced this pull request Feb 1, 2021
* Add test validating against regression in dotnet#46469

* fix test bug
Anipik pushed a commit that referenced this pull request Feb 10, 2021
… (#47644)

* Revert "Use socketpair to implement Process.Start redirection" (#47461)

* Revert #34861

* reinstate removed test

* Update src/libraries/System.Diagnostics.Process/tests/ProcessStreamReadTests.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>

Co-authored-by: Stephen Toub <stoub@microsoft.com>

* Add test validating against regression in #46469 (#47643)

* Add test validating against regression in #46469

* fix test bug

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@ghost ghost locked as resolved and limited conversation to collaborators Mar 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants