From 8a0c19ea09b2b4b0ecfa4af427ae2e4926e218f7 Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Thu, 10 May 2018 17:10:57 -0700 Subject: 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 --- tests/arm/Tests.lst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/arm') diff --git a/tests/arm/Tests.lst b/tests/arm/Tests.lst index 50ecd6be4a..b4a1bf3325 100644 --- a/tests/arm/Tests.lst +++ b/tests/arm/Tests.lst @@ -94708,3 +94708,11 @@ MaxAllowedDurationSeconds=600 Categories=EXPECTED_PASS;NEW;EXCLUDED HostStyle=0 +[GitHub_17585.cmd_11895] +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 + -- cgit v1.2.3