From: Russ Keldorph Date: Sun, 1 May 2016 06:16:41 +0000 (-0700) Subject: Mark some GC tests incompatible with GCStress X-Git-Tag: accepted/tizen/base/20180629.140029~4837^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2fcfdc4c87229a4d884eb1b25cac79d6f3f3648;p=platform%2Fupstream%2Fcoreclr.git Mark some GC tests incompatible with GCStress These tests rely on counting numbers of collections, which is unreliable (or at best different than what the test expects) under GCStress. --- diff --git a/tests/src/GC/API/GC/AddMemoryPressureTest.csproj b/tests/src/GC/API/GC/AddMemoryPressureTest.csproj index 75a51ec..90a255e 100644 --- a/tests/src/GC/API/GC/AddMemoryPressureTest.csproj +++ b/tests/src/GC/API/GC/AddMemoryPressureTest.csproj @@ -31,6 +31,7 @@ PdbOnly True $(DefineConstants);DESKTOP + true diff --git a/tests/src/GC/API/GC/AddThresholdTest.csproj b/tests/src/GC/API/GC/AddThresholdTest.csproj index d98edd8..9b5faae 100644 --- a/tests/src/GC/API/GC/AddThresholdTest.csproj +++ b/tests/src/GC/API/GC/AddThresholdTest.csproj @@ -31,6 +31,7 @@ PdbOnly True $(DefineConstants);DESKTOP + true diff --git a/tests/src/GC/API/GC/AddUsageTest.csproj b/tests/src/GC/API/GC/AddUsageTest.csproj index ddf2da2..fef1782 100644 --- a/tests/src/GC/API/GC/AddUsageTest.csproj +++ b/tests/src/GC/API/GC/AddUsageTest.csproj @@ -31,6 +31,7 @@ PdbOnly True $(DefineConstants);DESKTOP + true diff --git a/tests/src/GC/API/GC/RemoveUsageTest.csproj b/tests/src/GC/API/GC/RemoveUsageTest.csproj index b3a8abb..fc01236 100644 --- a/tests/src/GC/API/GC/RemoveUsageTest.csproj +++ b/tests/src/GC/API/GC/RemoveUsageTest.csproj @@ -31,6 +31,7 @@ PdbOnly True $(DefineConstants);DESKTOP + true diff --git a/tests/src/GC/API/GCHandleCollector/Usage.csproj b/tests/src/GC/API/GCHandleCollector/Usage.csproj index 4868206..cd8f14f 100644 --- a/tests/src/GC/API/GCHandleCollector/Usage.csproj +++ b/tests/src/GC/API/GCHandleCollector/Usage.csproj @@ -31,6 +31,7 @@ PdbOnly True $(DefineConstants);DESKTOP + true diff --git a/tests/src/GC/Regressions/v2.0-beta2/452950/452950.csproj b/tests/src/GC/Regressions/v2.0-beta2/452950/452950.csproj index 247966c..21589ef 100644 --- a/tests/src/GC/Regressions/v2.0-beta2/452950/452950.csproj +++ b/tests/src/GC/Regressions/v2.0-beta2/452950/452950.csproj @@ -24,6 +24,9 @@ False + + true + @@ -42,4 +45,4 @@ - \ No newline at end of file +