summaryrefslogtreecommitdiff
path: root/tests/arm64
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2018-05-10 17:10:57 -0700
committerGitHub <noreply@github.com>2018-05-10 17:10:57 -0700
commit8a0c19ea09b2b4b0ecfa4af427ae2e4926e218f7 (patch)
tree7b29798d3ecd2fc4239e5d604575fc3765de931b /tests/arm64
parent67cda04ab3ea8cb89874ebf1fae0ff623241f71f (diff)
downloadcoreclr-8a0c19ea09b2b4b0ecfa4af427ae2e4926e218f7.tar.gz
coreclr-8a0c19ea09b2b4b0ecfa4af427ae2e4926e218f7.tar.bz2
coreclr-8a0c19ea09b2b4b0ecfa4af427ae2e4926e218f7.zip
add test with tail call of VSD stub with AV. (#17920)
* add test with tail call of VSD stub with AV. * exclude new failing test * fix names/types * forbid inlining
Diffstat (limited to 'tests/arm64')
-rw-r--r--tests/arm64/Tests.lst8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/arm64/Tests.lst b/tests/arm64/Tests.lst
index a58dc6249d..b7c7fcad19 100644
--- a/tests/arm64/Tests.lst
+++ b/tests/arm64/Tests.lst
@@ -94731,3 +94731,11 @@ Expected=0
MaxAllowedDurationSeconds=600
Categories=EXPECTED_PASS
HostStyle=0
+
+[GitHub_17585.cmd_12215]
+RelativePath=JIT\Regression\JitBlue\GitHub_17585\GitHub_17585\GitHub_17585.cmd
+WorkingDir=JIT\Regression\JitBlue\GitHub_17585\GitHub_17585
+Expected=0
+MaxAllowedDurationSeconds=600
+Categories=EXPECTED_FAIL;17585;EXCLUDED
+HostStyle=0