summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorrnk@chromium.org <rnk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-22 14:07:53 +0000
committerrnk@chromium.org <rnk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-22 14:07:53 +0000
commit042d0e302e94e1cb30ae8702dce2f3c289888eb7 (patch)
treead5105bc689de8513a33bf986ff0de42ee640132 /tools
parenta85e0cfe3873e33024c0197cf7aa3c05296f2ee2 (diff)
downloadchromium_src-042d0e302e94e1cb30ae8702dce2f3c289888eb7.zip
chromium_src-042d0e302e94e1cb30ae8702dce2f3c289888eb7.tar.gz
chromium_src-042d0e302e94e1cb30ae8702dce2f3c289888eb7.tar.bz2
Exclude SpdyNetworkTransactionSpdy2Test.FilePost from drmemory
TBR=hashimoto@chromium.org BUG=157132 Review URL: https://codereview.chromium.org/11228027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
index 5e097f8..3e81476 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
@@ -23,6 +23,6 @@ ClientSocketPoolBaseTest.DisableCleanupTimer
# Flaky, see http://crbug.com/108422
SSLClientSocketTest.ConnectMismatched
-##############################################################################
-# TODO(rnk): The exclusions below should only apply to the full mode
-# DrMemory bot.
+# Crashes consistently under drmemory:
+# http://crbug.com/157132
+*SpdyNetworkTransactionSpdy2Test.FilePost*