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

Unified Diff: tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt

Issue 1107733007: Exclude MessagePumpLibeventTest.QuitWatcher, which is flaky on Mac valgrind. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 5 years, 8 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: tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt
diff --git a/tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt b/tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt
index 937bf281d36cd7972b8c23097225713a78fcd603..ee2d424f29e5bd1df8894fbaa34906022615035b 100644
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt
@@ -18,3 +18,6 @@ ProcessMemoryTest.MacMallocFailureDoesNotTerminate
MessageLoopTestTypeUI.RecursivePosts
MessageLoopTestTypeIO.RecursivePosts
MessageLoopTestTypeDefault.RecursivePosts
+
+# Check-fails on Valgrind/Mac, see https://crbug.com/481290
+MessagePumpLibeventTest.QuitWatcher
« 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