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