Disable superpmicollection in r2r jobs until https://github.com/dotnet/coreclr/issues...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Wed, 23 Jan 2019 22:04:12 +0000 (14:04 -0800)
committerSergey Andreenko <seandree@microsoft.com>
Wed, 23 Jan 2019 22:04:12 +0000 (14:04 -0800)
tests/src/JIT/superpmi/superpmicollect.csproj

index 591bb9b..a54b5fb 100644 (file)
@@ -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' ">