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

Unified Diff: test/webkit/webkit.status

Issue 2221313002: [test] Skip flaky test. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 4 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 82823397d25ff895ef3ec05a74f8d8cd8d760707..d6281af4dfa4f0ea4743d8341752fdc2792271a8 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -112,6 +112,12 @@
}], # msan
##############################################################################
+['variant == turbofan', {
+ # BUG(v8:5276): Flaky with turbofan.
+ 'fast/js/array-bad-time': [SKIP],
+}], # variant == turbofan
+
+##############################################################################
['variant == ignition_turbofan and msan', {
# TODO(mythria,4680): Too slow and timeout on ignition.
'dfg-double-vote-fuzz': [SKIP],
« 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