Skip to content

Add test validating against regression in #46469#47643

Merged
eiriktsarpalis merged 2 commits intodotnet:masterfrom
eiriktsarpalis:add-socketpair-revert-test
Feb 1, 2021
Merged

Add test validating against regression in #46469#47643
eiriktsarpalis merged 2 commits intodotnet:masterfrom
eiriktsarpalis:add-socketpair-revert-test

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

@eiriktsarpalis eiriktsarpalis force-pushed the add-socketpair-revert-test branch from 7fbf792 to a6cf539 Compare February 1, 2021 14:27
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.

2 participants