Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index d8c937f56a3a69167860960e0466deb1a5a69882..3aa371257b34dbdc09bb61a2f80b495c5028ef53 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -43,6 +43,9 @@ |
# This test non-deterministically runs out of memory on Windows ia32. |
'regress/regress-crbug-160010': [SKIP], |
+ # Issue 4698: not fully supported by Turbofan yet |
+ 'es6/tail-call-simple': [SKIP], |
+ |
# Issue 3389: deopt_every_n_garbage_collections is unsafe |
'regress/regress-2653': [SKIP], |