summaryrefslogtreecommitdiff
path: root/tests/arm/Tests.lst
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2017-12-12 11:49:38 -0800
committerBruce Forstall <brucefo@microsoft.com>2017-12-12 13:27:56 -0800
commit51fcf63204472b79269ab249ca79195f804704a2 (patch)
tree4627f84e58b699d201e1a2043aa9fdaae1548771 /tests/arm/Tests.lst
parent2e92b4a71071c1c99d1b39d8441c42d805d93310 (diff)
downloadcoreclr-51fcf63204472b79269ab249ca79195f804704a2.tar.gz
coreclr-51fcf63204472b79269ab249ca79195f804704a2.tar.bz2
coreclr-51fcf63204472b79269ab249ca79195f804704a2.zip
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.
Diffstat (limited to 'tests/arm/Tests.lst')
-rw-r--r--tests/arm/Tests.lst6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst
index 48df9bda72..34d57dfe02 100644
--- a/tests/arm/Tests.lst
+++ b/tests/arm/Tests.lst
@@ -625,7 +625,7 @@ RelativePath=readytorun\tests\mainv1\mainv1.cmd
WorkingDir=readytorun\tests\mainv1
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;PROTOJIT_JITSTRESS_FAIL;15150
HostStyle=0
[ComparerCompare2.cmd_80]
@@ -881,7 +881,7 @@ RelativePath=GC\Scenarios\DoublinkList\dlstack\dlstack.cmd
WorkingDir=GC\Scenarios\DoublinkList\dlstack
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;PROTOJIT_JITSTRESS_FAIL;15156
HostStyle=0
[Generated1222.cmd_112]
@@ -85153,7 +85153,7 @@ RelativePath=readytorun\tests\mainv2\mainv2.cmd
WorkingDir=readytorun\tests\mainv2
Expected=0
MaxAllowedDurationSeconds=600
-Categories=EXPECTED_PASS
+Categories=EXPECTED_PASS;PROTOJIT_JITSTRESS_FAIL;15150
HostStyle=0
[Generated1463.cmd_10690]