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

Unified Diff: test/cctest/cctest.status

Issue 135183015: [Sheriff] Mark test-debug/* as flaky on Mac. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index c6bc1e7a2e9cdb28bd515b306773a03ca72e4b15..e6729aff2bc838eb5338441ef0ebfcf647aa4597 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -84,6 +84,13 @@
}], # 'system == windows'
##############################################################################
+['system == macos', {
+
+ # BUG(3125).
+ 'test-debug/*': [PASS, ['mode == debug', FLAKY]],
+}], # 'system == macos'
+
+##############################################################################
['arch == arm', {
# We cannot assume that we can throw OutOfMemory exceptions in all situations.
« 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