summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-09 09:07:54 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-09 09:07:54 +0000
commite6ee68e3db5bdd95373b248bdaebebe3d1ae3b9e (patch)
tree1b396a24e4f9514feed7de6365cb77a23d6f1874
parent57fa75bcc07c475c0ce14058e45ebf38d4d85583 (diff)
downloadchromium_src-e6ee68e3db5bdd95373b248bdaebebe3d1ae3b9e.zip
chromium_src-e6ee68e3db5bdd95373b248bdaebebe3d1ae3b9e.tar.gz
chromium_src-e6ee68e3db5bdd95373b248bdaebebe3d1ae3b9e.tar.bz2
Exclude ServiceProcessStateTest.ForceShutdown from Dr. Memory runs
BUG=92144 TBR=bruening Review URL: http://codereview.chromium.org/7602010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95974 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 960a623..efea969 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt
@@ -20,3 +20,6 @@ VideoCaptureHostTest.*
# crashes on the bot with corresponding UNADDR reports
# http://crbug.com/90980
FirefoxImporterTest.Firefox3NSS3Decryptor
+
+# fails http://crbug.com/92144
+ServiceProcessStateTest.ForceShutdown