From 03356bcf59b4567bfdf4070f599771b01220bd95 Mon Sep 17 00:00:00 2001 From: Andy Ayers Date: Mon, 2 Apr 2018 23:04:17 -0700 Subject: Mark GcCollect test as incompatible with GcStress (#17390) Extends changes in #17319 to cover stress tests run via the normal msbuild/xunit test harness. --- tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj b/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj index c3c3e545db..cd47825957 100644 --- a/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj +++ b/tests/src/CoreMangLib/cti/system/gc/GCCollect.csproj @@ -12,6 +12,7 @@ true BuildAndRun 1 + true -- cgit v1.2.3