summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-01 09:13:23 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-01 09:13:23 +0000
commit39a3471af5c9e1a7407de0dba02216149a362b4f (patch)
tree61f18e8ec692a8bfcbf5bdf2ee93ce4c13c355b7
parentd2843d0c91f041ec16ad138d895e6486c324f4b5 (diff)
downloadchromium_src-39a3471af5c9e1a7407de0dba02216149a362b4f.zip
chromium_src-39a3471af5c9e1a7407de0dba02216149a362b4f.tar.gz
chromium_src-39a3471af5c9e1a7407de0dba02216149a362b4f.tar.bz2
Don't run some of the base tests under Dr.Memory
TBR=glider Review URL: http://codereview.chromium.org/2417002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48623 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-xbase/data/valgrind/base_unittests.gtest-drmemory_win32.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/base/data/valgrind/base_unittests.gtest-drmemory_win32.txt b/base/data/valgrind/base_unittests.gtest-drmemory_win32.txt
new file mode 100755
index 0000000..c53271c
--- /dev/null
+++ b/base/data/valgrind/base_unittests.gtest-drmemory_win32.txt
@@ -0,0 +1,5 @@
+# TODO(timurrrr) investigate the failures and enable these tests one-by-one.
+RSA*
+GmockTest.*
+EtwTrace*
+StatsTableTest.*