Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 51fcf63

Browse files
committed
Disable 3 failing ARM tests on Windows
mainv1, mainv2 against #15150 (JitStressRegs=1; JitStressRegs=8) dlstack against #15156 (JitStress=2 + JitStressRegs=3) Add PROTOJIT_JITSTRESS_FAIL to their Categories list to disable them.
1 parent 2e92b4a commit 51fcf63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/arm/Tests.lst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ RelativePath=readytorun\tests\mainv1\mainv1.cmd
625625
WorkingDir=readytorun\tests\mainv1
626626
Expected=0
627627
MaxAllowedDurationSeconds=600
628-
Categories=EXPECTED_PASS
628+
Categories=EXPECTED_PASS;PROTOJIT_JITSTRESS_FAIL;15150
629629
HostStyle=0
630630

631631
[ComparerCompare2.cmd_80]
@@ -881,7 +881,7 @@ RelativePath=GC\Scenarios\DoublinkList\dlstack\dlstack.cmd
881881
WorkingDir=GC\Scenarios\DoublinkList\dlstack
882882
Expected=0
883883
MaxAllowedDurationSeconds=600
884-
Categories=EXPECTED_PASS
884+
Categories=EXPECTED_PASS;PROTOJIT_JITSTRESS_FAIL;15156
885885
HostStyle=0
886886

887887
[Generated1222.cmd_112]
@@ -85153,7 +85153,7 @@ RelativePath=readytorun\tests\mainv2\mainv2.cmd
8515385153
WorkingDir=readytorun\tests\mainv2
8515485154
Expected=0
8515585155
MaxAllowedDurationSeconds=600
85156-
Categories=EXPECTED_PASS
85156+
Categories=EXPECTED_PASS;PROTOJIT_JITSTRESS_FAIL;15150
8515785157
HostStyle=0
8515885158

8515985159
[Generated1463.cmd_10690]

0 commit comments

Comments
 (0)