diff options
author | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-30 00:36:22 +0000 |
---|---|---|
committer | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-30 00:36:22 +0000 |
commit | 1f0931ccac7ceb764014e2ee12f6b9a281edf4a5 (patch) | |
tree | 238cf654c5c4b62a95036490816110f106542712 /tools | |
parent | f6f4f75abda8ccc1a2edc664157dad5fe0376267 (diff) | |
download | chromium_src-1f0931ccac7ceb764014e2ee12f6b9a281edf4a5.zip chromium_src-1f0931ccac7ceb764014e2ee12f6b9a281edf4a5.tar.gz chromium_src-1f0931ccac7ceb764014e2ee12f6b9a281edf4a5.tar.bz2 |
Excluding failing test on mac valgrind
TBR=jhawkins@chromium.org
BUG=87992
TEST=mac valgrind (1) will cycle green
Review URL: http://codereview.chromium.org/7283031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91066 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 2 |
1 files changed, 2 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 55f738b..7e19c61 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -235,3 +235,5 @@ PPAPITest.Var # http://crbug.com/87766 PPAPITest.URLLoader +# http://crbug.com/87992 +PrintPreviewUITest.PrintCommandDisabled |