Revision: 25014
Author:   [email protected]
Date:     Thu Oct 30 12:38:19 2014 UTC
Log:      Skip tests with TF.

[email protected],[email protected]

Review URL: https://codereview.chromium.org/691623004
https://code.google.com/p/v8/source/detail?r=25014

Modified:
 /branches/bleeding_edge/test/webkit/webkit.status

=======================================
--- /branches/bleeding_edge/test/webkit/webkit.status Thu Oct 30 08:51:07 2014 UTC +++ /branches/bleeding_edge/test/webkit/webkit.status Thu Oct 30 12:38:19 2014 UTC
@@ -44,7 +44,9 @@
   'dfg-double-vote-fuzz': [SKIP],
   'reentrant-caching': [SKIP],
   'sort-large-array': [SKIP],
-  'array-iterate-backwards': [PASS, ['system == windows', NO_VARIANTS]],
+  # Too slow on windows with --nocrankshaft.
+  # TODO(mstarzinger): Too slow with TF.
+  'array-iterate-backwards': [PASS, NO_VARIANTS],
 }],  # 'mode == debug'
 ['simulator', {
   # Skip tests that timeout with turbofan.

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to