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

Unified Diff: tools/valgrind/gtest_exclude/media_unittests.gtest.txt

Issue 1152803003: Fix overloaded pipeline integration tests to support underflow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « media/test/pipeline_integration_test.cc ('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.txt
diff --git a/tools/valgrind/gtest_exclude/media_unittests.gtest.txt b/tools/valgrind/gtest_exclude/media_unittests.gtest.txt
index 368398ec31137e4abf12b96f21770355df4acf10..e369e57b3a5fe7acc4c35374e8c6f2d211ddce10 100644
--- a/tools/valgrind/gtest_exclude/media_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/media_unittests.gtest.txt
@@ -5,6 +5,10 @@ FakeAudioInputTest.BasicCallbacks
# Flaky under all Valgrind-based tools, see http://crbug.com/298771
PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM
+# Flaky under valgrind, http://crbug.com/492882
+PipelineIntegrationTest.BasicPlaybackHashed
+PipelineIntegrationTest.BasicPlaybackLive
+
# crbug.com/409485, cannot revert due to git migration,
# exclude the test now
AudioInputTest.Record
« no previous file with comments | « media/test/pipeline_integration_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698