summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-12 10:00:46 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-12 10:00:46 +0000
commit9a2b3016bd0ecc3d0fef6056b50bd231ff2b8c1b (patch)
treec2dfa782551def19c7267fbb4735cb9c917b758b /tools
parentd0409cb00d2c5fd10130238a3e975a440fd984cd (diff)
downloadchromium_src-9a2b3016bd0ecc3d0fef6056b50bd231ff2b8c1b.zip
chromium_src-9a2b3016bd0ecc3d0fef6056b50bd231ff2b8c1b.tar.gz
chromium_src-9a2b3016bd0ecc3d0fef6056b50bd231ff2b8c1b.tar.bz2
Disable ConnectionTesterTest.DeleteWhileInProgress on Valgrind/Mac
BUG=89030 TEST=less redness TBR=glider@chromium.org Review URL: http://codereview.chromium.org/7345007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92134 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt
index 82f9964..9a45e42 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt
@@ -36,3 +36,6 @@ BalloonControllerTest.SizesTest
# http://crbug.com/87839
LinkInfoBarControllerTest.ShowAndClickLink
+
+# htt://crbug.com/89030
+ConnectionTesterTest.DeleteWhileInProgress