Merge pull request dotnet/coreclr#10171 from pgavlin/TestWrapperTimeouts
authorPat Gavlin <pgavlin@gmail.com>
Tue, 14 Mar 2017 21:12:56 +0000 (14:12 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2017 21:12:56 +0000 (14:12 -0700)
Do not wait on std{out,err} when a test times out.

Commit migrated from https://github.com/dotnet/coreclr/commit/9b51e55be675b4b823f7a969f25f9ad024953da0


Trivial merge