From: Sergey Andreenko Date: Wed, 11 Aug 2021 16:46:59 +0000 (-0700) Subject: disable TestConvertFromIntegral on arm with stress. (#57194) X-Git-Tag: accepted/tizen/unified/20220110.054933~480 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ea8653e1f0ada5c7a15515430c6f16585911af4;p=platform%2Fupstream%2Fdotnet%2Fruntime.git disable TestConvertFromIntegral on arm with stress. (#57194) --- diff --git a/src/tests/JIT/IL_Conformance/Convert/TestConvertFromIntegral.csproj b/src/tests/JIT/IL_Conformance/Convert/TestConvertFromIntegral.csproj index 5d8fe22..380c9ef 100644 --- a/src/tests/JIT/IL_Conformance/Convert/TestConvertFromIntegral.csproj +++ b/src/tests/JIT/IL_Conformance/Convert/TestConvertFromIntegral.csproj @@ -6,6 +6,8 @@ None True + + true