DescriptionPersonalDataManagerTest 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 : #Messages
Total messages: 9 (2 generated)
|