summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-01 15:38:49 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-01 15:38:49 +0000
commit691f463dfa6d57550820726be90d953f7a0b4464 (patch)
tree365ecaa9229f45da10ca1dfb6dcdb1587902d1df /tools
parent9e0eb57f232f5456bb8b3d79bd25d585a7d20a96 (diff)
downloadchromium_src-691f463dfa6d57550820726be90d953f7a0b4464.zip
chromium_src-691f463dfa6d57550820726be90d953f7a0b4464.tar.gz
chromium_src-691f463dfa6d57550820726be90d953f7a0b4464.tar.bz2
Test NamedInterfaceTest.BasicNamedInterface hangs on Mac Valgrind
Disables NamedInterfaceTest.BasicNamedInterface on Mac. As of revision r73124, this test started failing on "Chromium Mac UI (Valgrind)(4)". http://build.chromium.org/p/chromium.memory/builders/Chromium%20Mac%20UI%20%28valgrind%29%284%29/builds/1384/steps/memory%20test%3A%20ui/logs/stdio BUG=56090 TEST=Chromium Mac UI (Valgrind)(4) memory bot goes green TBR=dtu@chromium.org Review URL: http://codereview.chromium.org/6368021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73289 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt4
1 files changed, 4 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 0082092..fdbddbe 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -117,3 +117,7 @@ DOMStorageTest.RootLayoutTests
# Hangs, see http://crbug.com/63514
ErrorPageTest.Page404_GoBack
+
+# Hangs, see http://crbug.com/66414
+# > connect /var/tmp/ChromeTestingInterface: Connection refused
+NamedInterfaceTest.BasicNamedInterface