Skip to content

Commit

Permalink
tests\Loader - use 3 stripes for gcstress (dotnet#94235)
Browse files Browse the repository at this point in the history
  • Loading branch information
markples authored Nov 1, 2023
1 parent e69d338 commit 0052480
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/tests/Loader/Loader.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<!-- There are 3 single-[Fact], 3 MB, consecutive .il tests in this directory.
This serves to split them. -->
<NumberOfStripesToUseInStress>3</NumberOfStripesToUseInStress>
</PropertyGroup>

<ItemGroup>
<MergedWrapperProjectReference Include="*/**/*.??proj" />
<MergedWrapperProjectReference Remove="$(MSBuildProjectName).csproj" />
Expand Down

0 comments on commit 0052480

Please sign in to comment.