summaryrefslogtreecommitdiff
path: root/tests/src/GC/Coverage
diff options
context:
space:
mode:
authorSean Gillespie <segilles@microsoft.com>2016-05-13 10:38:19 -0700
committerSean Gillespie <segilles@microsoft.com>2016-05-13 10:38:19 -0700
commit0e7493e6f39c9a75cbb7ba685149552ce44d1d22 (patch)
tree8e829a0a358ab36f7baad5d87c359447deee5b00 /tests/src/GC/Coverage
parentc18fe80d0d43cccb1aa7214e9bc446711520d0c7 (diff)
downloadcoreclr-0e7493e6f39c9a75cbb7ba685149552ce44d1d22.tar.gz
coreclr-0e7493e6f39c9a75cbb7ba685149552ce44d1d22.tar.bz2
coreclr-0e7493e6f39c9a75cbb7ba685149552ce44d1d22.zip
Exclude from GCStress a few tests that take an unreasonably long time to complete
Diffstat (limited to 'tests/src/GC/Coverage')
-rw-r--r--tests/src/GC/Coverage/delete_next_card_table.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/GC/Coverage/delete_next_card_table.csproj b/tests/src/GC/Coverage/delete_next_card_table.csproj
index bd6d96f975..b0972315be 100644
--- a/tests/src/GC/Coverage/delete_next_card_table.csproj
+++ b/tests/src/GC/Coverage/delete_next_card_table.csproj
@@ -13,6 +13,7 @@
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">