summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-14 10:55:21 +0000
committerbradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-14 10:55:21 +0000
commit83f556856c5f73f58db4d194a8f5b4249bc38d63 (patch)
treeabb2c647eecbf7024c8b173b5765d01c70e9dd4c /tools
parentb0f6398c68d9e89bd4c4fe37644066f15bbd6a1b (diff)
downloadchromium_src-83f556856c5f73f58db4d194a8f5b4249bc38d63.zip
chromium_src-83f556856c5f73f58db4d194a8f5b4249bc38d63.tar.gz
chromium_src-83f556856c5f73f58db4d194a8f5b4249bc38d63.tar.bz2
Disable flakey HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest on Valgrind bots
TBR=palmer@chromium.org BUG=114164 TEST= Review URL: https://chromiumcodereview.appspot.com/9358051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121874 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
index 0c25743..9034437 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
@@ -8,3 +8,6 @@ DirectoryListerTest.BigDirRecursiveTest
# http://crbug.com/88228
SSLClientSocketTest.Connect
SSLClientSocketTest.ConnectClientAuthSendNullCert
+
+@ 'Flakey;' http://crbug.com/114164
+HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest