summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-06 01:36:02 +0000
committeroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-06 01:36:02 +0000
commitd1f48150ae2a4d9cf71d1921f2410c0b2b89e42e (patch)
treee0a8597ac504c07ba2d9c5d8385cd16ae7bc13a6 /tools
parent8951767d9e03f6c2bdfdc4841a3e45a6697de566 (diff)
downloadchromium_src-d1f48150ae2a4d9cf71d1921f2410c0b2b89e42e.zip
chromium_src-d1f48150ae2a4d9cf71d1921f2410c0b2b89e42e.tar.gz
chromium_src-d1f48150ae2a4d9cf71d1921f2410c0b2b89e42e.tar.bz2
Disabling ProxyResolverV8Test.JavascriptLibrary that hangs/kill the tsan/mac.
TBR=eroman@chromium.org BUG=78536 TEST=none Review URL: http://codereview.chromium.org/6801002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80566 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
index 0c6b7bd..d61646a 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
@@ -11,3 +11,6 @@ DirectoryLister*
HttpNetworkTransactionTest.BypassHostCacheOnRefresh2
HttpNetworkTransactionTest.GenerateAuthToken
HttpNetworkTransactionTest.HttpsProxySpdyGetWithProxyAuth
+
+# Hang, or killing the test. See http://crbug.com/78536
+ProxyResolverV8Test.JavascriptLibrary