From 93f41a79b522927560307034a662c367c50e6c9b Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Sun, 28 Jun 2020 13:52:57 -0700 Subject: [PATCH] Disable 3 tests for #37237 --- .../src/Interop/PInvoke/IEnumerator/IEnumeratorTest.csproj | 2 ++ .../src/baseservices/threading/regressions/beta2/437017.csproj | 2 ++ .../threading/threadpool/unregister/regression_749068.csproj | 2 ++ 3 files changed, 6 insertions(+) diff --git a/src/coreclr/tests/src/Interop/PInvoke/IEnumerator/IEnumeratorTest.csproj b/src/coreclr/tests/src/Interop/PInvoke/IEnumerator/IEnumeratorTest.csproj index 785f68c269b9e..0db8bc2c32d42 100644 --- a/src/coreclr/tests/src/Interop/PInvoke/IEnumerator/IEnumeratorTest.csproj +++ b/src/coreclr/tests/src/Interop/PInvoke/IEnumerator/IEnumeratorTest.csproj @@ -2,6 +2,8 @@ exe true + + true true diff --git a/src/coreclr/tests/src/baseservices/threading/regressions/beta2/437017.csproj b/src/coreclr/tests/src/baseservices/threading/regressions/beta2/437017.csproj index 716b572402f55..0f0ff3cd16309 100644 --- a/src/coreclr/tests/src/baseservices/threading/regressions/beta2/437017.csproj +++ b/src/coreclr/tests/src/baseservices/threading/regressions/beta2/437017.csproj @@ -1,6 +1,8 @@ Exe + + true true 1 diff --git a/src/coreclr/tests/src/baseservices/threading/threadpool/unregister/regression_749068.csproj b/src/coreclr/tests/src/baseservices/threading/threadpool/unregister/regression_749068.csproj index f639a63d1e023..97f775ef72f02 100644 --- a/src/coreclr/tests/src/baseservices/threading/threadpool/unregister/regression_749068.csproj +++ b/src/coreclr/tests/src/baseservices/threading/threadpool/unregister/regression_749068.csproj @@ -2,6 +2,8 @@ Exe 1 + + true