From: Sergey Andreenko Date: Thu, 30 Apr 2020 07:37:26 +0000 (-0700) Subject: Disable two failing tests. (#35652) X-Git-Tag: submit/tizen/20210909.063632~8276 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4b7aeaff241977a8c146171ae9a275b17febbeb;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Disable two failing tests. (#35652) --- diff --git a/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj b/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj index 9dc98caff81..e14cd1193bd 100644 --- a/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj +++ b/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.csproj @@ -4,6 +4,7 @@ PdbOnly + True diff --git a/src/coreclr/tests/src/profiler/rejit/rejit.csproj b/src/coreclr/tests/src/profiler/rejit/rejit.csproj index 7a525ce745d..7ea4cfaea5b 100644 --- a/src/coreclr/tests/src/profiler/rejit/rejit.csproj +++ b/src/coreclr/tests/src/profiler/rejit/rejit.csproj @@ -6,6 +6,7 @@ true 0 true + True