Index: test/mjsunit/regress/regress-2506.js |
diff --git a/test/mjsunit/regress/regress-2506.js b/test/mjsunit/regress/regress-2506.js |
index e6b37d3fdbb1305d81aa6e06c1970322f8745a54..31b57e847fdd8513322a50b9fbc41bdc121d76a7 100644 |
--- a/test/mjsunit/regress/regress-2506.js |
+++ b/test/mjsunit/regress/regress-2506.js |
@@ -2,7 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
// |
-// Flags: --harmony-scoping |
+// TODO(dslomov): Bug 3689. Code caching does not work well with for-of |
+// Flags: --harmony-scoping --cache=none |
'use strict'; |