Mark sharedgenerics test as GCStressIncompatible (#16507)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Sat, 24 Feb 2018 03:17:36 +0000 (04:17 +0100)
committerJan Kotas <jkotas@microsoft.com>
Sat, 24 Feb 2018 03:17:36 +0000 (19:17 -0800)
tests/src/Loader/classloader/DefaultInterfaceMethods/sharedgenerics/sharedgenerics_d.ilproj

index 2cdea3a..4874296 100644 (file)
@@ -15,6 +15,9 @@
     <OutputType>Exe</OutputType>
     <CLRTestKind>BuildAndRun</CLRTestKind>
     <CLRTestPriority>0</CLRTestPriority>
+    
+    <!-- Hitting failures in GCStress: https://github.com/dotnet/coreclr/issues/16376 --> 
+    <GCStressIncompatible>true</GCStressIncompatible>
   </PropertyGroup>
 
   <ItemGroup>