[Tizen] Add coreclr crossgen2 skips for TM1/TW3 for armel
authorGleb Balykov <g.balykov@samsung.com>
Mon, 26 Sep 2022 14:23:33 +0000 (17:23 +0300)
committerGleb Balykov <g.balykov@samsung.com>
Tue, 27 Sep 2022 15:05:50 +0000 (18:05 +0300)
These are mostly a subset of src/tests/issues.targets with some additional excludes:
- crossgen2 for HugeField2 gets killed
- BasicTestWithMcj is skipped because it manually invokes crossgen2

unsupportedCrossgenLibs.armel.txt [new file with mode: 0644]
unsupportedCrossgenTests.armel.txt [new file with mode: 0644]

diff --git a/unsupportedCrossgenLibs.armel.txt b/unsupportedCrossgenLibs.armel.txt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/unsupportedCrossgenTests.armel.txt b/unsupportedCrossgenTests.armel.txt
new file mode 100644 (file)
index 0000000..510f129
--- /dev/null
@@ -0,0 +1,3 @@
+JIT/Directed/debugging/poison/poison.sh
+JIT/jit64/opt/cse/HugeField2/HugeField2.sh
+baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.sh