diff options
author | bruening@google.com <bruening@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-01 18:54:46 +0000 |
---|---|---|
committer | bruening@google.com <bruening@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-01 18:54:46 +0000 |
commit | d4b8089f19257e1199b50760538712c692748301 (patch) | |
tree | 5f564e95d8e732ed03da51d882089b963dc7739f /tools | |
parent | 3ac5867cfe9d931a65d56a6f39992a0809071d88 (diff) | |
download | chromium_src-d4b8089f19257e1199b50760538712c692748301.zip chromium_src-d4b8089f19257e1199b50760538712c692748301.tar.gz chromium_src-d4b8089f19257e1199b50760538712c692748301.tar.bz2 |
Re-enable unit_tests on Dr. Memory Windows bot
BUG=157132
TBR=rnk@chromium.org
TEST=They now pass locally after tool bug fixes
Review URL: https://codereview.chromium.org/11366039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165447 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt | 4 |
1 files changed, 0 insertions, 4 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 b390cf4..0c651c2 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt @@ -53,7 +53,3 @@ TemplateURLFetcherTest.* GAIAInfoUpdateServiceTest.* ProfileManagerTest.* ProfileInfoCacheTest.* - -# Unit tests crash under drmemory, disable them all for now. -# http://crbug.com/157682 -* |