LongProcessNamesAreSupported: make test work on distros where sleep is a symlink...
authorTom Deseyn <tom.deseyn@gmail.com>
Sun, 8 Nov 2020 14:29:46 +0000 (15:29 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Nov 2020 14:29:46 +0000 (09:29 -0500)
commit628c14ba85294e29be9e93da184c993f646bb6ee
tree5fca4392e447adab456725759c93dd726b222a9c
parent14926991738435e28dbe5b21d0c7e253b2fff060
LongProcessNamesAreSupported: make test work on distros where sleep is a symlink/script (#44299)

* LongProcessNamesAreSupported: make test work on distros where sleep is a symlink/script

* PR feedback

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

Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Diagnostics.Process/tests/ProcessTests.Unix.cs
src/libraries/System.Diagnostics.Process/tests/ProcessTests.Windows.cs
src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs