Override user data directory to the temp for ProfileInfoCacheTest.
Currently the tests of this suite (or, at least, DownloadHighResAvatarTest) read and write to the default system-wide location, which is not good and can cause tests flakiness. Now we override the DIR_USER_DATA to a temporary directory instead. BUG=486785 Review URL: https://codereview.chromium.org/1138003004 Cr-Commit-Position: refs/heads/master@{#329429}
Showing
Please register or sign in to comment