Index: test/mjsunit/es6/tail-call-megatest-shard8.js |
diff --git a/test/mjsunit/es6/tail-call-megatest-shard8.js b/test/mjsunit/es6/tail-call-megatest-shard8.js |
index 0c688276027a3826051d874e04a38324f9ac219d..504c7317b75f6cbbeef0c309853f2e92d47690e7 100644 |
--- a/test/mjsunit/es6/tail-call-megatest-shard8.js |
+++ b/test/mjsunit/es6/tail-call-megatest-shard8.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"); |