Exclude smallFrame.sh test for ARM (dotnet/coreclr#7080)
authorHyung-Kyu Choi <hqueue@users.noreply.github.com>
Wed, 7 Sep 2016 13:50:44 +0000 (22:50 +0900)
committerJan Kotas <jkotas@microsoft.com>
Wed, 7 Sep 2016 13:50:44 +0000 (06:50 -0700)
commitcf3534c5a3bfb027b0c1fc6a06796093972a762b
treef385cc1139a37a2fc9056976a3326360d47bfff9
parentab5c0476b3cbb6a822146eaf38979b86eb5aa1dc
Exclude smallFrame.sh test for ARM (dotnet/coreclr#7080)

JIT/Methodical/tailcall_v4/smallFrame/smallFrame.sh contains
"tail.call, pop, ret" pattern. The pattern is not allowed in ECMA and
is only supported on x64 for compatibility. (issue dotnet/coreclr#7036)

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/88fbc55acaf4b64c06891663da0b1fc18d79731a
src/coreclr/tests/testsUnsupportedOnARM32.txt