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

Unified Diff: tools/valgrind/gtest_exclude/media_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 | « tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt
diff --git a/tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt b/tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt
index 7f6033013f4d6885139f5d88c445d0e0178143b1..8fe1422a9bdc166a62b3b0bf4ae3eb40b405eadf 100644
--- a/tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt
@@ -7,3 +7,10 @@ VideoFrameSchedulerImplTest.EventualDisplay
# Times out under Valgrind, http://crbug.com/444578
PipelineIntegrationTest.*
+
+# Takes too long to run. crbug.com/542535.
+SingleVersusMultithreaded/VirtualAudioInputStreamTest.MultipleOutputs/1
+SingleVersusMultithreaded/VirtualAudioInputStreamTest.MultipleOutputs/0
+SingleVersusMultithreaded/VirtualAudioInputStreamTest.ComprehensiveTest/1
+SingleVersusMultithreaded/VirtualAudioInputStreamTest.ComprehensiveTest/0
+VideoRendererAlgorithmTest.CadenceBasedTest
« no previous file with comments | « tools/valgrind/gtest_exclude/base_unittests.gtest_mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698