Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Enable tailcall_v4\smallFrame\smallFrame (#18246)
Browse files Browse the repository at this point in the history
* the bad il was removed

PR #11316  removed the bad IL sequences from this test.

* reenable for linux
  • Loading branch information
Sergey Andreenko committed Jun 2, 2018
1 parent d07ef6d commit 84fcf2b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/arm/Tests.lst
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion tests/arm64/Tests.lst
Expand Up @@ -58785,7 +58785,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

[tailcall_AV.cmd_7668]
Expand Down
1 change: 0 additions & 1 deletion tests/testsUnsupported.arm.txt
@@ -1,7 +1,6 @@
CoreMangLib/cti/system/reflection/emit/DynMethodJumpStubTests/DynMethodJumpStubTests/DynMethodJumpStubTests.sh
JIT/Directed/tailcall/tailcall/tailcall.sh
JIT/Methodical/tailcall_v4/hijacking/hijacking.sh
JIT/Methodical/tailcall_v4/smallFrame/smallFrame.sh
JIT/Methodical/xxobj/sizeof/_il_dbgsizeof/_il_dbgsizeof.sh
JIT/Methodical/xxobj/sizeof/_il_dbgsizeof32/_il_dbgsizeof32.sh
JIT/Methodical/xxobj/sizeof/_il_dbgsizeof64/_il_dbgsizeof64.sh
Expand Down
1 change: 0 additions & 1 deletion tests/testsUnsupportedOutsideWindows.txt
Expand Up @@ -305,7 +305,6 @@ JIT/Methodical/tailcall/_il_dbgpointer/_il_dbgpointer.sh
JIT/Methodical/tailcall/_il_dbgpointer_i/_il_dbgpointer_i.sh
JIT/Methodical/tailcall/_il_relpointer/_il_relpointer.sh
JIT/Methodical/tailcall/_il_relpointer_i/_il_relpointer_i.sh
JIT/Methodical/tailcall_v4/smallFrame/smallFrame.sh
JIT/opt/Inline/tests/security/security.sh
JIT/opt/Inline/tests/xmodb/xmodb.sh
JIT/opt/Tailcall/TailcallVerifyWithPrefix/TailcallVerifyWithPrefix.sh
Expand Down

0 comments on commit 84fcf2b

Please sign in to comment.