summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj
diff options
context:
space:
mode:
authorAndy Ayers <andya@microsoft.com>2019-05-23 10:35:15 -0700
committerGitHub <noreply@github.com>2019-05-23 10:35:15 -0700
commit9271757d2c917c5650c459a4c3fa648c2968a591 (patch)
tree87024079fcbfbabc11da32df9bbe9c9c0979be53 /tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj
parent572be424ae932cdaba08585c922a9104684b408e (diff)
downloadcoreclr-9271757d2c917c5650c459a4c3fa648c2968a591.tar.gz
coreclr-9271757d2c917c5650c459a4c3fa648c2968a591.tar.bz2
coreclr-9271757d2c917c5650c459a4c3fa648c2968a591.zip
Add missing pin to two tests and re-enable for GC stress (#24738)
Test was evidently assuming that because an object that referred to an array was pinned, so was the array. Failure was intermittent, GC is not guaranteed to move objects or to render their former contents inaccessible. Fixes #24173. Fixes #24464.
Diffstat (limited to 'tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj')
-rw-r--r--tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj b/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj
index b727f39ea3..e4cfb9f7bf 100644
--- a/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj
+++ b/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_dbgu_fld.ilproj
@@ -10,9 +10,6 @@
<OutputType>Exe</OutputType>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
-
- <!-- Test currently fails under GCStress. https://github.com/dotnet/coreclr/issues/24173 -->
- <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">