Index: test/mjsunit/es6/tail-call-megatest-shard6.js |
diff --git a/test/mjsunit/es6/tail-call-megatest-shard6.js b/test/mjsunit/es6/tail-call-megatest-shard6.js |
index 0d70a4203be409aaa480509e8148c29a2f7dbc48..66bd47c8ed156ce9939a5b7c4652ee89c04415aa 100644 |
--- a/test/mjsunit/es6/tail-call-megatest-shard6.js |
+++ b/test/mjsunit/es6/tail-call-megatest-shard6.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"); |