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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « media/test/pipeline_integration_test.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This test tries to record fake audio in real-time. 1 # This test tries to record fake audio in real-time.
2 # This appears to be too sensitive to slowdown, see http://crbug.com/49497 2 # This appears to be too sensitive to slowdown, see http://crbug.com/49497
3 FakeAudioInputTest.BasicCallbacks 3 FakeAudioInputTest.BasicCallbacks
4 4
5 # Flaky under all Valgrind-based tools, see http://crbug.com/298771 5 # Flaky under all Valgrind-based tools, see http://crbug.com/298771
6 PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM 6 PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM
7 7
8 # Flaky under valgrind, http://crbug.com/492882
9 PipelineIntegrationTest.BasicPlaybackHashed
10 PipelineIntegrationTest.BasicPlaybackLive
11
8 # crbug.com/409485, cannot revert due to git migration, 12 # crbug.com/409485, cannot revert due to git migration,
9 # exclude the test now 13 # exclude the test now
10 AudioInputTest.Record 14 AudioInputTest.Record
11 MacAudioInputTest.AUAudioInputStreamVerifyStereoRecording 15 MacAudioInputTest.AUAudioInputStreamVerifyStereoRecording
12 AUHALStreamTest.CreateOpenStartStopClose 16 AUHALStreamTest.CreateOpenStartStopClose
OLDNEW
« 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