Skip to content

Commit

Permalink
this test should not be run under gcstress (dotnet/coreclr#22175)
Browse files Browse the repository at this point in the history
Commit migrated from dotnet/coreclr@b41c67f
  • Loading branch information
Maoni0 authored Jan 24, 2019
1 parent f09ce06 commit d2143cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coreclr/tests/src/GC/API/GC/Collect0.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<DebugType>PdbOnly</DebugType>
<NoLogo>True</NoLogo>
<DefineConstants>$(DefineConstants);DESKTOP</DefineConstants>
<GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="Collect0.cs" />
Expand Down

0 comments on commit d2143cb

Please sign in to comment.