diff options
author | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-01 04:28:09 +0000 |
---|---|---|
committer | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-01 04:28:09 +0000 |
commit | f76379f339ddb308705ead7b6b3692695219dd10 (patch) | |
tree | 07a8e347fc0304d6c7f7b1fed3374a121e486ed8 /tools | |
parent | 87d1a3fef11f647b8c2273de0736b9a5df40e913 (diff) | |
download | chromium_src-f76379f339ddb308705ead7b6b3692695219dd10.zip chromium_src-f76379f339ddb308705ead7b6b3692695219dd10.tar.gz chromium_src-f76379f339ddb308705ead7b6b3692695219dd10.tar.bz2 |
Exclude yet more OutOfProcessPPAPITest's on mac valgrind.
BUG=104535
TBR=viettrungluu@chromium.org
Review URL: http://codereview.chromium.org/8762018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112395 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index b08bbf2..b0cc9a5 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -313,6 +313,9 @@ OutOfProcessPPAPITest.FlashClipboard PrintPreviewUITest.PrintCommands # Fails consistently. http://crbug.com/104535. +OutOfProcessPPAPITest.Audio_Creation +OutOfProcessPPAPITest.Audio_DestroyNoStop +OutOfProcessPPAPITest.Audio_Failures OutOfProcessPPAPITest.AudioConfig_InvalidConfigs OutOfProcessPPAPITest.AudioConfig_ValidConfigs OutOfProcessPPAPITest.Flash_GetCommandLineArgs |