Skip to content

Commit

Permalink
mark a test that tests WaitForPendingFinalizers as GCStressIncompatible
Browse files Browse the repository at this point in the history
  • Loading branch information
VSadov committed Mar 9, 2024
1 parent 949f08a commit 4312116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/JIT/Directed/lifetime/lifetime2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<DebugType>None</DebugType>
<Optimize>True</Optimize>
<JitOptimizationSensitive>True</JitOptimizationSensitive>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="lifetime2.cs" />
Expand Down

0 comments on commit 4312116

Please sign in to comment.