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

Side by Side Diff: tools/valgrind/gtest_exclude/media_unittests.gtest.txt

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased 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
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

Powered by Google App Engine
This is Rietveld 408576698