Reviewers: Toon Verwaest,
Message:
PTAL
Description:
[Sheriff] Mark test-debug/* as flaky on Mac.
BUG=v8:3125
LOG=n
[email protected]
Please review this at https://codereview.chromium.org/135183015/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+7, -0 lines):
M test/cctest/cctest.status
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.
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.