[Extensions] Re-enable some ExtensionMessageBubble tests.
This tests were previously flaky, crashing during shutdown. Waiting for the storage partition cleanup tasks to finish fixes these crashes, which were happening because the temp directory for the test was being deleted while cleanup tasks were trying to run. Also, global state needs to be cleared between tests, since it could cause tests to fail, depending on run order. Bug: 836332, 839371 Change-Id: Ie440f035ac6778c723d7ae63d8f4f9f640158230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288354 Commit-Queue: David Bertoni <dbertoni@chromium.org> Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#789990}
Showing
Please register or sign in to comment