summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-16 22:18:56 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-16 22:18:56 +0000
commitbc4513447c15cce515741ab8c2f4bd69d801d6bb (patch)
tree51a0eb807cc4e33a1f1247d1369a49d0abd16f6c
parentf703167058be674f52aca6ac2076c33d6145f6e4 (diff)
downloadchromium_src-bc4513447c15cce515741ab8c2f4bd69d801d6bb.zip
chromium_src-bc4513447c15cce515741ab8c2f4bd69d801d6bb.tar.gz
chromium_src-bc4513447c15cce515741ab8c2f4bd69d801d6bb.tar.bz2
DrMemory: Disable the failing SyncBackendHostTest.DownloadControlTypes test.
BUG=292960 NOTRY=true TBR=zhaoqin@chromium.org Review URL: https://chromiumcodereview.appspot.com/23480079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223444 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
index ce084e9..eb47e76 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
@@ -67,3 +67,6 @@ PnaclTranslationCacheTest.*
# Failing on the bot. crbug.com/266972
OneClickSigninBubbleViewTest.ShowBubble
+
+# http://crbug.com/292960
+SyncBackendHostTest.DownloadControlTypes