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

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

Issue 1411423008: Exclude tests that takes too long on Valgrind mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt » ('j') | 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 ee2d424f29e5bd1df8894fbaa34906022615035b..5c579a48a45a5caf0c8179a7a95f0b78359545ea 100644
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt
@@ -21,3 +21,10 @@ MessageLoopTestTypeDefault.RecursivePosts
# Check-fails on Valgrind/Mac, see https://crbug.com/481290
MessagePumpLibeventTest.QuitWatcher
+
+# Takes too long to run. crbug.com/542535.
+AllocationRegisterTest.OverflowDeathTest
+MemoryAllocatorDumpTest.ForbidDuplicatesDeathTest
+ProcessUtilTest.GetAppOutputRestrictedNoZombies
+TraceEventCallbackTest.TraceEventCallbackWhileFull
+TraceEventTestFixture.TestTraceFlush
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698