Skip to content

Commit 4312116

Browse files
committed
mark a test that tests WaitForPendingFinalizers as GCStressIncompatible
1 parent 949f08a commit 4312116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/JIT/Directed/lifetime/lifetime2.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<DebugType>None</DebugType>
1111
<Optimize>True</Optimize>
1212
<JitOptimizationSensitive>True</JitOptimizationSensitive>
13+
<GCStressIncompatible>true</GCStressIncompatible>
1314
</PropertyGroup>
1415
<ItemGroup>
1516
<Compile Include="lifetime2.cs" />

0 commit comments

Comments
 (0)