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-tsan_win32.txt

Issue 10850011: Suppress valgrind warnings for PipelineIntegrationTest.BasicPlayback_16x9AspectRatio (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Win TSan disturbs ffmpeg's output, causing hash comparison assertion to fail. 1 # Win TSan disturbs ffmpeg's output, causing hash comparison assertion to fail.
2 # http://crbug.com/120396 2 # http://crbug.com/120396
3 # Also still hitting DCHECK(time <= max_time) http://crbug.com/126183 3 # Also still hitting DCHECK(time <= max_time) http://crbug.com/126183
4 PipelineIntegrationTest.BasicPlayback 4 PipelineIntegrationTest.BasicPlayback
5 PipelineIntegrationTest.BasicPlaybackHashed 5 PipelineIntegrationTest.BasicPlaybackHashed
6 PipelineIntegrationTest.BasicPlayback_16x9AspectRatio
6 PipelineIntegrationTest.BasicPlayback_MediaSource 7 PipelineIntegrationTest.BasicPlayback_MediaSource
7 PipelineIntegrationTest.EncryptedPlayback 8 PipelineIntegrationTest.EncryptedPlayback
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/media_unittests.gtest_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698