summaryrefslogtreecommitdiff
path: root/tests/testsFailing.arm64.txt
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-03-01 18:10:55 -0800
committerBruce Forstall <brucefo@microsoft.com>2018-03-01 18:10:55 -0800
commit1d4796fc072b3ec9c8a80765a9c4dab26fa30281 (patch)
tree166de46bdfbbbc4105968cf1bfcb3156686fd1f6 /tests/testsFailing.arm64.txt
parent287cff2d0908876b4dedac61d7faa871b5fbe21e (diff)
downloadcoreclr-1d4796fc072b3ec9c8a80765a9c4dab26fa30281.tar.gz
coreclr-1d4796fc072b3ec9c8a80765a9c4dab26fa30281.tar.bz2
coreclr-1d4796fc072b3ec9c8a80765a9c4dab26fa30281.zip
Generalize runtest.sh test exclusion files
Allow leading '#' as a comment character for all testsUnsupported and testsFailing files. Generalize testsFailingOnArm64.txt to testsFailing.$ARCH.txt Generalize testsUnsupportedOnARM32.txt to testsUnsupported.$ARCH.txt
Diffstat (limited to 'tests/testsFailing.arm64.txt')
-rw-r--r--tests/testsFailing.arm64.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/testsFailing.arm64.txt b/tests/testsFailing.arm64.txt
new file mode 100644
index 0000000000..3b85ff6b37
--- /dev/null
+++ b/tests/testsFailing.arm64.txt
@@ -0,0 +1,7 @@
+JIT/jit64/opt/cse/hugeexpr1/hugeexpr1.sh
+JIT/jit64/opt/cse/HugeArray/HugeArray.sh
+JIT/jit64/opt/cse/HugeArray1/HugeArray1.sh
+JIT/jit64/opt/cse/HugeField1/HugeField1.sh
+JIT/jit64/opt/cse/HugeField2/HugeField2.sh
+CoreMangLib/cti/system/string/StringFormat1/StringFormat1.sh
+CoreMangLib/cti/system/string/StringFormat2/StringFormat2.sh