Skip to content

Commit 9496bc0

Browse files
Merge pull request dotnet#17319 from janvorli/disable-gc-stress-incompatible-test
Mark GCCollect test as GC stress excluded
2 parents 3628bd3 + e6b9a32 commit 9496bc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/arm/Tests.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40073,7 +40073,7 @@ RelativePath=CoreMangLib\cti\system\gc\GCCollect\GCCollect.cmd
4007340073
WorkingDir=CoreMangLib\cti\system\gc\GCCollect
4007440074
Expected=0
4007540075
MaxAllowedDurationSeconds=600
40076-
Categories=EXPECTED_PASS;Pri1
40076+
Categories=EXPECTED_PASS;GCSTRESS_EXCLUDE;Pri1
4007740077
HostStyle=0
4007840078

4007940079
[DictionaryValueCollectionCopyTo.cmd_5028]

tests/arm64/Tests.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10945,7 +10945,7 @@ RelativePath=CoreMangLib\cti\system\gc\GCCollect\GCCollect.cmd
1094510945
WorkingDir=CoreMangLib\cti\system\gc\GCCollect
1094610946
Expected=0
1094710947
MaxAllowedDurationSeconds=600
10948-
Categories=Pri1;RT;EXPECTED_PASS;GCSTRESS_FAIL;10070
10948+
Categories=Pri1;RT;EXPECTED_PASS;GCSTRESS_EXCLUDE
1094910949
HostStyle=0
1095010950

1095110951
[GCGetTotalMemory.cmd_1420]

0 commit comments

Comments
 (0)