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

Unified Diff: test/webkit/webkit.status

Issue 2266813003: Update webkit status for failing 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 d980b6617422f030f989308d6023659c9c22bdb8..8a3edc76f1875cef368380c22f5038abd3272348 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -117,6 +117,12 @@
}], # variant == ignition_turbofan and msan
##############################################################################
+['arch == arm64 and msan', {
+ # Stack size too large with masm on Arm64.
+ 'excessive-comma-usage': [SKIP],
+}], # arch == arm64 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 | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698