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

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

Issue 528653002: exclude test AudioInputTest.Record (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | 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
8 # crbug.com/409485, cannot revert due to git migration,
9 # exclude the test now
10 AudioInputTest.Record
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698