Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Unified Diff: test/webkit/webkit.status

Issue 691623004: Skip tests with TF. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index 43d2d78831548f1eef949b5826083b97f1a8d2fb..89a5cab24d43ea7d30a065b9de7710faeda7527c 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698