Skip to content

Commit f9cbd72

Browse files
authored
Mark new test as incompatible with GC Mark4781_1GcStressIncompatible (#56739)
This test relies on triggering GC at an exact point. Closes #56704.
1 parent 394e24f commit f9cbd72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/JIT/Regression/JitBlue/Runtime_4781/Runtime_4781_1.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<PropertyGroup>
66
<DebugType>None</DebugType>
77
<Optimize>True</Optimize>
8+
<GCStressIncompatible>true</GCStressIncompatible>
89
</PropertyGroup>
910
<ItemGroup>
1011
<Compile Include="$(MSBuildProjectName).cs" />

0 commit comments

Comments
 (0)