summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude
diff options
context:
space:
mode:
authorbradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-27 00:45:52 +0000
committerbradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-27 00:45:52 +0000
commiteab2072d4a60d1a512636643aaa1d460ca6cef17 (patch)
tree9e534e1d53115b45d5d0aa5918660bc73477d9a7 /tools/valgrind/gtest_exclude
parent45a053e5b0627abb6310074e21cc6b2119f3f459 (diff)
downloadchromium_src-eab2072d4a60d1a512636643aaa1d460ca6cef17.zip
chromium_src-eab2072d4a60d1a512636643aaa1d460ca6cef17.tar.gz
chromium_src-eab2072d4a60d1a512636643aaa1d460ca6cef17.tar.bz2
Disable memory unit_tests for Dr Memory.
BUG=157682 TBR=bruening Review URL: https://codereview.chromium.org/11313019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164464 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude')
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt5
1 files changed, 2 insertions, 3 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 42eecf0..b390cf4 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
@@ -54,7 +54,6 @@ GAIAInfoUpdateServiceTest.*
ProfileManagerTest.*
ProfileInfoCacheTest.*
-# crashes under drmemory:
+# Unit tests crash under drmemory, disable them all for now.
# http://crbug.com/157682
-SignatureUtilWinTest.*
-SafeBrowsingDatabaseTest.*
+*