diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-06 14:50:28 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-06 14:50:28 +0000 |
commit | 506811f0903a8a7bdfedd5b8a8e6d1b705c3c895 (patch) | |
tree | 9cbfa94b1548151583274a4a11f6b5663bc252dd /chrome/test/data | |
parent | 68705bd475e7c7f6833ff75b36542dd9fb8429cb (diff) | |
download | chromium_src-506811f0903a8a7bdfedd5b8a8e6d1b705c3c895.zip chromium_src-506811f0903a8a7bdfedd5b8a8e6d1b705c3c895.tar.gz chromium_src-506811f0903a8a7bdfedd5b8a8e6d1b705c3c895.tar.bz2 |
Add more Dr.Memory suppressions and exclude *Audio* from media_unittests
TBR=glider
Review URL: http://codereview.chromium.org/3293012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58636 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/valgrind/media_unittests.gtest-drmemory_win32.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/chrome/test/data/valgrind/media_unittests.gtest-drmemory_win32.txt b/chrome/test/data/valgrind/media_unittests.gtest-drmemory_win32.txt index 48b527a..df5f284 100644 --- a/chrome/test/data/valgrind/media_unittests.gtest-drmemory_win32.txt +++ b/chrome/test/data/valgrind/media_unittests.gtest-drmemory_win32.txt @@ -1,10 +1,4 @@ # http://code.google.com/p/drmemory/issues/detail?id=23 PipelineImplTest.* VideoRendererBaseTest.Initialize_Successful -Audio*ControllerTest.*Close* -AudioOutputControllerTest.* - -# http://code.google.com/p/drmemory/issues/detail?id=32 -*BufferTest.* -AudioRendererAlgorithmOLATest.* -AudioRendererBaseTest.OneCompleteReadCycle
\ No newline at end of file +*Audio* |