[Tizen] Add coreclr crossgen2 skips for RPI4 for armhf
authorGleb Balykov <g.balykov@samsung.com>
Thu, 3 Feb 2022 08:16:19 +0000 (11:16 +0300)
committerAlexander Soldatov/Platform Lab /SRR/Staff Engineer/Samsung Electronics <soldatov.a@samsung.com>
Fri, 4 Mar 2022 14:49:33 +0000 (17:49 +0300)
These are mostly a subset of src/tests/issues.targets with some additional excludes:

- BasicTestWithMcj is skipped because it manually invokes crossgen2

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

diff --git a/unsupportedCrossgenLibs.arm.txt b/unsupportedCrossgenLibs.arm.txt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/unsupportedCrossgenTests.arm.txt b/unsupportedCrossgenTests.arm.txt
new file mode 100644 (file)
index 0000000..bb6106c
--- /dev/null
@@ -0,0 +1,3 @@
+Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.sh
+JIT/Directed/debugging/poison/poison.sh
+baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.sh