Index: test/mjsunit/es6/tail-call-megatest-shard2.js |
diff --git a/test/mjsunit/es6/tail-call-megatest-shard2.js b/test/mjsunit/es6/tail-call-megatest-shard2.js |
index 7d2bd97783b97aeb5ed0a1ff92ca5f4c27c8829e..f61249d4f3d08eb5cc32868e0397c4dcd1edd251 100644 |
--- a/test/mjsunit/es6/tail-call-megatest-shard2.js |
+++ b/test/mjsunit/es6/tail-call-megatest-shard2.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"); |