summaryrefslogtreecommitdiff
path: root/tests/arm
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2018-06-02 15:40:13 -0700
committerGitHub <noreply@github.com>2018-06-02 15:40:13 -0700
commit84fcf2bd3e4078d7db1d681eec588eedad2555f9 (patch)
treee07baf1c8fc5b0073cb4517c6b8c8536e3531e3c /tests/arm
parentd07ef6d12bc3e52a518e4b6b1473979b38d421ea (diff)
downloadcoreclr-84fcf2bd3e4078d7db1d681eec588eedad2555f9.tar.gz
coreclr-84fcf2bd3e4078d7db1d681eec588eedad2555f9.tar.bz2
coreclr-84fcf2bd3e4078d7db1d681eec588eedad2555f9.zip
Enable tailcall_v4\smallFrame\smallFrame (#18246)
* the bad il was removed PR #11316 removed the bad IL sequences from this test. * reenable for linux
Diffstat (limited to 'tests/arm')
-rw-r--r--tests/arm/Tests.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst
index e56986c252..148d63b8fd 100644
--- a/tests/arm/Tests.lst
+++ b/tests/arm/Tests.lst
@@ -87249,7 +87249,7 @@ RelativePath=JIT\Methodical\tailcall_v4\smallFrame\smallFrame.cmd
WorkingDir=JIT\Methodical\tailcall_v4\smallFrame
Expected=0
MaxAllowedDurationSeconds=600
-Categories=JIT;9462;EXPECTED_FAIL;6881;EXCLUDED;ILLEGAL_IL_TAILCALL_POP_RET
+Categories=EXPECTED_PASS
HostStyle=0
[b99222.cmd_10958]