summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2019-05-13 12:16:37 -0700
committerSergey Andreenko <seandree@microsoft.com>2019-05-13 22:18:08 -0700
commit449843d5922ef179c9af52c989ffff80adf3cf81 (patch)
treeff94546fa9f7e49e211b98d03bb1d9813a545578 /tests/src
parent9cea1cfb0744f63dd3ae62783b61ba861297ce2e (diff)
downloadcoreclr-449843d5922ef179c9af52c989ffff80adf3cf81.tar.gz
coreclr-449843d5922ef179c9af52c989ffff80adf3cf81.tar.bz2
coreclr-449843d5922ef179c9af52c989ffff80adf3cf81.zip
Disable _il_relu_fld under GCStress.
The issue is https://github.com/dotnet/coreclr/issues/24464
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relu_fld.ilproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relu_fld.ilproj b/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relu_fld.ilproj
index 266aaf5246..f58d18ac0a 100644
--- a/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relu_fld.ilproj
+++ b/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relu_fld.ilproj
@@ -10,6 +10,8 @@
<OutputType>Exe</OutputType>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
+ <!-- https://github.com/dotnet/coreclr/issues/24464 -->
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">