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

Unified Diff: test/message/message.status

Issue 2299753002: Made zone segments aligned in memory and included a pointer to the zone in the header. Larger objec…
Patch Set: Cast list->length() and list->capacity() to size_t Created 4 years, 3 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
Index: test/message/message.status
diff --git a/test/message/message.status b/test/message/message.status
index e4db83db09ca945e081043960ef823c2872c7519..8916a26b9b642c208fafb16996a0c4f9ab0997c6 100644
--- a/test/message/message.status
+++ b/test/message/message.status
@@ -31,5 +31,7 @@
# escapes (we need to parse to distinguish octal escapes from valid
# back-references).
'strict-octal-regexp': [SKIP],
+ # See issue v8:5358
+ 'export-duplicate-default': [SKIP],
}], # ALWAYS
]

Powered by Google App Engine
This is Rietveld 408576698