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

Unified Diff: test/webkit/webkit.status

Issue 795633002: Skip slow webkit/array-iterate-backwards in arm64.debug/gc-stress mode. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 6 years 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 21ee4700e83e04a7d27d7ed8cd7f61e18886d4a0..c33f1b928e7c208f1c260f3cae1136e0df338cde 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -70,8 +70,8 @@
}], # 'gc_stress == True'
['gc_stress == True and mode == debug', {
- # Skip tests that timout with turbofan.
- 'array-iterate-backwards': [PASS, NO_VARIANTS]
+ # Skip tests that timeout.
+ 'array-iterate-backwards': [SKIP]
}], # '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