diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-20 19:56:43 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-20 19:56:43 +0000 |
commit | 687f0607e8fb49a66d062e094437b1151c4dd367 (patch) | |
tree | 58d9793917e63a91b6fad26e1f04ab503add9185 /tools | |
parent | 21a01b76aca26ab76f45ef4573d298e5c0781929 (diff) | |
download | chromium_src-687f0607e8fb49a66d062e094437b1151c4dd367.zip chromium_src-687f0607e8fb49a66d062e094437b1151c4dd367.tar.gz chromium_src-687f0607e8fb49a66d062e094437b1151c4dd367.tar.bz2 |
Revert 174085
> DrMemory: Disable a failing unit_tests test case.
>
> BUG=167014
> TBR=bruening
> Review URL: https://codereview.chromium.org/11638034
The problem continued and then it fixed itself.
TBR=bruening@chromium.org
Review URL: https://codereview.chromium.org/11645051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174213 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt | 3 |
1 files changed, 0 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 2338b05..6e35a11 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt @@ -49,6 +49,3 @@ TemplateURLFetcherTest.* GAIAInfoUpdateServiceTest.* ProfileManagerTest.* ProfileInfoCacheTest.* - -# Failing on the bot. http://crbug.com/167014 -BrowserCommandControllerTest.AvatarMenuDisabledWhenOnlyOneProfile |