Plug resource leaks in GCMDriverBaseTest.
Unregistering ends up posting tasks to perform cleanup in the Encryption db. Let these tasks run during TearDown so that all files have been closed by the time the test fixture's ScopedTempDir is torn down. BUG=546640 Change-Id: Iddbe8857e96c3042ea9d15223b299acb521a1b6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943230 Auto-Submit: Greg Thompson <grt@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Reviewed-by:Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#720179}
Showing
Please register or sign in to comment