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

Unified Diff: test/webkit/webkit.status

Issue 1799423004: [Ignition] Skip tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 | « test/mjsunit/mjsunit.status ('k') | 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 e2d2c4054e1c2857106188952cfb53c4d6910442..b327253a40fd3233e5ada3e8e6834bb5b8f5f026 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -103,6 +103,12 @@
}], # ignition == True
##############################################################################
+['ignition == True and msan', {
+ # TODO(rmcilroy,4680): Uninitialized memory.
+ 'dfg-double-vote-fuzz': [SKIP],
+}], # ignition == True and msan
+
+##############################################################################
['gcov_coverage', {
# Tests taking too long or getting too large call stacks.
'fast/js/excessive-comma-usage': [SKIP],
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698