Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(362)

Issue 560093002: PersonalDataManagerTest should delete temporary directory AFTER WebDataServiceBackend stops using i… (Closed)

Created:
6 years, 3 months ago by mmal
Modified:
6 years, 3 months ago
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PersonalDataManagerTest should delete temporary directory AFTER WebDataServiceBackend stops using it. Tests tried to delete temporary directory while it was still in use which on Windows caused SHFileOperation to block for around 1 second and finally fail. After this patch test runs at least 15 times faster on Windows. Committed: https://crrev.com/69e7def044536173f51328ed890eb85695505613 Cr-Commit-Position: refs/heads/master@{#294384}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -12 lines) Patch
M components/autofill/core/browser/personal_data_manager_unittest.cc View 1 2 chunks +4 lines, -12 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
mmal
6 years, 3 months ago (2014-09-10 19:17:26 UTC) #2
Evan Stade
this patch sounds awesome in theory, but I have to admit I don't fully understand ...
6 years, 3 months ago (2014-09-10 19:20:51 UTC) #3
Ilya Sherman
LGTM. Thanks for the fix! https://codereview.chromium.org/560093002/diff/1/components/autofill/core/browser/personal_data_manager_unittest.cc File components/autofill/core/browser/personal_data_manager_unittest.cc (right): https://codereview.chromium.org/560093002/diff/1/components/autofill/core/browser/personal_data_manager_unittest.cc#newcode101 components/autofill/core/browser/personal_data_manager_unittest.cc:101: // Directory should be ...
6 years, 3 months ago (2014-09-10 19:24:11 UTC) #4
Ilya Sherman
On 2014/09/10 19:20:51, Evan Stade wrote: > this patch sounds awesome in theory, but I ...
6 years, 3 months ago (2014-09-10 19:25:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560093002/20001
6 years, 3 months ago (2014-09-11 13:18:33 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 21da75f3802dbe718790adfec0816925a1f81a5f
6 years, 3 months ago (2014-09-11 14:18:46 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 14:22:50 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/69e7def044536173f51328ed890eb85695505613
Cr-Commit-Position: refs/heads/master@{#294384}

Powered by Google App Engine
This is Rietveld 408576698