[turbofan] Disable test-run-jsexceptions/DeoptFinallyReturn
Reason for disabling failure on ARM64 simulator in no-snap mode. TBR=dslomov@chromium.org TEST=cctest/test-run-jsexceptions/DeoptFinallyReturn NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/975003002 Cr-Commit-Position: refs/heads/master@{#26970}
This commit is contained in:
parent
9ff21de548
commit
b1d2097dca
@ -236,7 +236,9 @@ TEST(DeoptFinallyReturn) {
|
||||
"})";
|
||||
FunctionTester T(src);
|
||||
|
||||
#if 0 // TODO(mstarzinger): Currently fails on no-snap AMR64 simulator.
|
||||
T.CheckCall(T.Val(2), T.Val(1));
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user