Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 9396) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -38,6 +38,9 @@ |
# NewGC: http://code.google.com/p/v8/issues/detail?id=1701 |
array-join: SKIP |
+# NewGC: BUG(1719) slow to collect arrays over several contexts. |
+regress/regress-524: SKIP |
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt |
compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug |