Commit ac833557 authored by ishell's avatar ishell Committed by Commit bot

[interpreter] Disable some slow tail call tests.

TBR=machenbach@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1817993002

Cr-Commit-Position: refs/heads/master@{#34929}
parent dc84f46f
......@@ -870,6 +870,9 @@
'regress/regress-debug-deopt-while-recompile': [SKIP],
'regress/regress-deep-proto': [SKIP],
'try': [SKIP],
# Too slow for interpreter and msan.
'es6/tail-call-megatest*': [SKIP],
}], # ignition == True and msan
['ignition == False', {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment