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