Skip to content

Commit

Permalink
Merge pull request dotnet#17319 from janvorli/disable-gc-stress-incom…
Browse files Browse the repository at this point in the history
…patible-test

Mark GCCollect test as GC stress excluded
  • Loading branch information
BruceForstall authored Mar 31, 2018
2 parents 3628bd3 + e6b9a32 commit 9496bc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/arm/Tests.lst
Original file line number Diff line number Diff line change
Expand Up @@ -40073,7 +40073,7 @@ RelativePath=CoreMangLib\cti\system\gc\GCCollect\GCCollect.cmd
WorkingDir=CoreMangLib\cti\system\gc\GCCollect
Expected=0
MaxAllowedDurationSeconds=600
Categories=EXPECTED_PASS;Pri1
Categories=EXPECTED_PASS;GCSTRESS_EXCLUDE;Pri1
HostStyle=0

[DictionaryValueCollectionCopyTo.cmd_5028]
Expand Down
2 changes: 1 addition & 1 deletion tests/arm64/Tests.lst
Original file line number Diff line number Diff line change
Expand Up @@ -10945,7 +10945,7 @@ RelativePath=CoreMangLib\cti\system\gc\GCCollect\GCCollect.cmd
WorkingDir=CoreMangLib\cti\system\gc\GCCollect
Expected=0
MaxAllowedDurationSeconds=600
Categories=Pri1;RT;EXPECTED_PASS;GCSTRESS_FAIL;10070
Categories=Pri1;RT;EXPECTED_PASS;GCSTRESS_EXCLUDE
HostStyle=0

[GCGetTotalMemory.cmd_1420]
Expand Down

0 comments on commit 9496bc0

Please sign in to comment.