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

Unified Diff: test/webkit/webkit.status

Issue 647743002: Disable webkit/array-iterate-backwards test in --gc-stress mode for turbofan (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 3bb6574dde1374ba0bdb68c61d482ce063ff1ff5..9f9ee11d790802ee82a2e501002e5fc0865dd6e5 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -59,5 +59,10 @@
'fast/js/excessive-comma-usage': [SKIP]
}], # 'gc_stress == True'
+['gc_stress == True and mode == debug', {
+ # Skip tests that timout with turbofan.
+ 'array-iterate-backwards': [PASS, NO_VARIANTS]
+}], # 'gc_stress == True and mode == debug'
+
##############################################################################
]
« 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