summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>2018-02-24 04:17:36 +0100
committerJan Kotas <jkotas@microsoft.com>2018-02-23 19:17:36 -0800
commitbaf143c81046efd4cfe34415f1a89d57104f735a (patch)
tree21e6a3f71054ae9249a135fb6a4f5a44714b3c31 /tests
parent7b1b8369b48bae7cf8ba4cbab91753801df3aa53 (diff)
downloadcoreclr-baf143c81046efd4cfe34415f1a89d57104f735a.tar.gz
coreclr-baf143c81046efd4cfe34415f1a89d57104f735a.tar.bz2
coreclr-baf143c81046efd4cfe34415f1a89d57104f735a.zip
Mark sharedgenerics test as GCStressIncompatible (#16507)
Diffstat (limited to 'tests')
-rw-r--r--tests/src/Loader/classloader/DefaultInterfaceMethods/sharedgenerics/sharedgenerics_d.ilproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/src/Loader/classloader/DefaultInterfaceMethods/sharedgenerics/sharedgenerics_d.ilproj b/tests/src/Loader/classloader/DefaultInterfaceMethods/sharedgenerics/sharedgenerics_d.ilproj
index 2cdea3a3c6..4874296a2b 100644
--- a/tests/src/Loader/classloader/DefaultInterfaceMethods/sharedgenerics/sharedgenerics_d.ilproj
+++ b/tests/src/Loader/classloader/DefaultInterfaceMethods/sharedgenerics/sharedgenerics_d.ilproj
@@ -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>