Skip to content

Commit

Permalink
exclude test448035 from GC stress
Browse files Browse the repository at this point in the history
  • Loading branch information
VSadov committed Jun 26, 2024
1 parent a05d762 commit f628038
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<UnloadabilityIncompatible>true</UnloadabilityIncompatible>
<CLRTestPriority>1</CLRTestPriority>
<!-- Relies on finalization and ConditionalWeakTable -->
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="test448035.cs" />
Expand Down

0 comments on commit f628038

Please sign in to comment.