summaryrefslogtreecommitdiff
path: root/tests/src/JIT/superpmi
diff options
context:
space:
mode:
authorPat Gavlin <pagavlin@microsoft.com>2017-05-09 20:41:05 -0700
committerPat Gavlin <pagavlin@microsoft.com>2017-05-09 20:41:05 -0700
commit8ada9acdf8895d313ad71cbeb2dab4e92b02853f (patch)
tree4cf1dbaf52c4c7d80f92e44979c0d1f26f67ba2b /tests/src/JIT/superpmi
parent3d689cadda3f9ff6eb3a6792677b9ac12c36c3c8 (diff)
downloadcoreclr-8ada9acdf8895d313ad71cbeb2dab4e92b02853f.tar.gz
coreclr-8ada9acdf8895d313ad71cbeb2dab4e92b02853f.tar.bz2
coreclr-8ada9acdf8895d313ad71cbeb2dab4e92b02853f.zip
Disable a few long-running tests.
These tests consistently time out under GC stress or heap verification. Each disabled test is known to complete successfully given adequate time.
Diffstat (limited to 'tests/src/JIT/superpmi')
-rw-r--r--tests/src/JIT/superpmi/superpmicollect.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/JIT/superpmi/superpmicollect.csproj b/tests/src/JIT/superpmi/superpmicollect.csproj
index 18d15ed9df..f9e8bb1313 100644
--- a/tests/src/JIT/superpmi/superpmicollect.csproj
+++ b/tests/src/JIT/superpmi/superpmicollect.csproj
@@ -10,6 +10,7 @@
<OutputType>Exe</OutputType>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">