Index: test/mjsunit/es6/tail-call-megatest-shard7.js |
diff --git a/test/mjsunit/es6/tail-call-megatest-shard7.js b/test/mjsunit/es6/tail-call-megatest-shard7.js |
index 63477af08bf3d9fcd7c88fc1088859a0d139b37a..f98c7ad759dec2781abd0515d666fabc96ea535b 100644 |
--- a/test/mjsunit/es6/tail-call-megatest-shard7.js |
+++ b/test/mjsunit/es6/tail-call-megatest-shard7.js |
@@ -3,6 +3,8 @@ |
// found in the LICENSE file. |
// Flags: --allow-natives-syntax --harmony-tailcalls |
+// TODO(v8:4698), TODO(ishell): support these cases. |
+// Flags: --turbo --nostress-opt |
try { |
load("mjsunit/es6/tail-call-megatest.js"); |