summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2019-01-23 14:04:12 -0800
committerSergey Andreenko <seandree@microsoft.com>2019-01-23 14:04:12 -0800
commitc17985240178000ecab0849045fee600e5a10a8d (patch)
treea3a12dc7ead58b9eb28f9bc1e8eeb109455bc549 /tests/src
parent70e7fa10827d039dcf2f3c59284da85eac02ac09 (diff)
downloadcoreclr-c17985240178000ecab0849045fee600e5a10a8d.tar.gz
coreclr-c17985240178000ecab0849045fee600e5a10a8d.tar.bz2
coreclr-c17985240178000ecab0849045fee600e5a10a8d.zip
Disable superpmicollection in r2r jobs until https://github.com/dotnet/coreclr/issues/22027 is fixed (#22085)
Diffstat (limited to 'tests/src')
-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 591bb9b39c..a54b5fbf9c 100644
--- a/tests/src/JIT/superpmi/superpmicollect.csproj
+++ b/tests/src/JIT/superpmi/superpmicollect.csproj
@@ -11,6 +11,7 @@
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<GCStressIncompatible>true</GCStressIncompatible>
+ <CrossGenTest>false</CrossGenTest>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">