summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-04 11:17:26 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-04 11:17:26 +0000
commit49bea42b37346fef58be33fcb375cc505f252363 (patch)
treeee4c944756067db92bdc542059e1f753c7edc970 /tools
parent8c8ba50c176b3f8a12069f79e997cc935394f605 (diff)
downloadchromium_src-49bea42b37346fef58be33fcb375cc505f252363.zip
chromium_src-49bea42b37346fef58be33fcb375cc505f252363.tar.gz
chromium_src-49bea42b37346fef58be33fcb375cc505f252363.tar.bz2
Also exclude HttpNetworkTransactionTest.BypassHostCacheOnRefresh2 from TSan/Mac run
BUG=78303 TEST=TSan/Mac goes greener TBR=thestig Review URL: http://codereview.chromium.org/6792020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80301 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt1
1 files changed, 1 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 ac40cb2..bcdcc58 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
@@ -9,3 +9,4 @@ DirectoryLister*
# Failing, see http://crbug.com/78303
HttpNetworkTransactionTest.HttpsProxySpdyGetWithProxyAuth
+HttpNetworkTransactionTest.BypassHostCacheOnRefresh2