diff options
author | zhaoqin <zhaoqin@chromium.org> | 2015-12-01 09:15:08 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-01 17:16:06 +0000 |
commit | 37386f375baa660832e43e70a2b149e1d4d175e0 (patch) | |
tree | 1b93b722d76a99b8b62c656c9a21a2499a7954d2 | |
parent | 8e37d0bd0199faa5664b9941bb73aa124e41fd7f (diff) | |
download | chromium_src-37386f375baa660832e43e70a2b149e1d4d175e0.zip chromium_src-37386f375baa660832e43e70a2b149e1d4d175e0.tar.gz chromium_src-37386f375baa660832e43e70a2b149e1d4d175e0.tar.bz2 |
Re-enable DownloadFile/DownloadFileTestWithRename.RenameWithErrorRetry tests
The issue in Dr. Memory is fixed and updated to Chromium.
TBR=asanka@chromium.org,oshima@chromium.org
NOTRY=true
BUG=418748
Review URL: https://codereview.chromium.org/1489053002
Cr-Commit-Position: refs/heads/master@{#362442}
-rw-r--r-- | tools/valgrind/gtest_exclude/content_unittests.gtest-drmemory_win32.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest-drmemory_win32.txt index 570acc3..4cc5686 100644 --- a/tools/valgrind/gtest_exclude/content_unittests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/content_unittests.gtest-drmemory_win32.txt @@ -4,10 +4,6 @@ BrowserAccessibilityManagerWinTest.TestAccessibleHWND # http://crbug.com/391513 GamepadServiceTest.ConnectionsTest -# http://crbug.com/418748 -DownloadFile/DownloadFileTestWithRename.RenameWithErrorRetry/0 -DownloadFile/DownloadFileTestWithRename.RenameWithErrorRetry/1 - # http://crbug.com/522049 RenderWidgetCompositorOutputSurfaceTest.SucceedTwice RenderWidgetCompositorOutputSurfaceTest.FallbackSuccessNormalSuccess |