From: Steve MacLean Date: Thu, 23 Mar 2017 20:05:55 +0000 (-0400) Subject: Mark b425314 Incompatible (#10431) X-Git-Tag: accepted/tizen/base/20180629.140029~1741 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=713ca23d1888e4122fc9bbfa8251e999697d1855;p=platform%2Fupstream%2Fcoreclr.git Mark b425314 Incompatible (#10431) b425314 has internal logic to determine if it making forward progress If test takes too long, test self check fails and test aborts with a failure. This makes this test difficult in GCStress/HeapVerify situations where run time is substantially longer. This test was already marked incompatible for x86. Remove x86 condition to mark incompatible on al platforms. --- diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/b425314.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/b425314.csproj index b52194a..1c73df7 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/b425314.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/b425314.csproj @@ -11,9 +11,9 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ..\..\ - - true - true + + true + true