PersonalDataManagerTest should delete temporary directory AFTER...
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. Review URL: https://codereview.chromium.org/560093002 Cr-Commit-Position: refs/heads/master@{#294384}
Showing
Please register or sign in to comment