Make ServicePointManager tests run out of proc (dotnet/corefx#24890)
authorDan Moseley <danmose@microsoft.com>
Fri, 27 Oct 2017 16:56:30 +0000 (09:56 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2017 16:56:30 +0000 (09:56 -0700)
commit7c6cfe73ca56206b61a8c1d3b2d93a7ba60f7a5c
treef87f6ce882e61e7f0463005bce23f02dd7c2d5bc
parent3c83ebde7247e7d30f580380f2521d83509517ac
Make ServicePointManager tests run out of proc (dotnet/corefx#24890)

* Make ServicePointManager tests run out of proc

* cleaner

* Update UAP testbase

* Comment

* Ensure CEC is false for UAP

* Revert buildtools

Commit migrated from https://github.com/dotnet/corefx/commit/3deef79652ee5abb5e6dc2d6741fa5f9e5fbd89f
src/libraries/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/RemoteExecutorConsoleApp.cs
src/libraries/CoreFx.Private.TestUtilities/ref/CoreFx.Private.TestUtilities.cs
src/libraries/CoreFx.Private.TestUtilities/src/System/Diagnostics/RemoteExecutorTestBase.Process.cs
src/libraries/CoreFx.Private.TestUtilities/src/System/Diagnostics/RemoteExecutorTestBase.cs
src/libraries/CoreFx.Private.TestUtilities/src/System/Diagnostics/RemoteExecutorTestBase.uap.cs
src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs
src/libraries/System.Net.ServicePoint/tests/System.Net.ServicePoint.Tests.csproj
src/libraries/System.Net.ServicePoint/tests/TlsSystemDefault.cs