Index: test/mjsunit/es6/tail-call-megatest-shard1.js |
diff --git a/test/mjsunit/es6/tail-call-megatest-shard1.js b/test/mjsunit/es6/tail-call-megatest-shard1.js |
index 10deb283577e6328e4e7fa5eabaa31f508da992f..411925215e654ac7f88588c8fa46bc999be07a05 100644 |
--- a/test/mjsunit/es6/tail-call-megatest-shard1.js |
+++ b/test/mjsunit/es6/tail-call-megatest-shard1.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"); |