Fix SpokenFeedbackTest leaks with SingleProcessMash
I've got a report saying some SpokenFeedbackTest cases fail with some leaks when SingleProcessMash is enabled. It can be fixed by disabling AutomationManagerAura at shutdown since the leaked objects are allocated through some asynchronous events after shutting down (QuitBrowsers()). BUG=896728 TEST=interactive_ui_tests --enable-features=SingleProcessMash Change-Id: I215c3d5990cc78653c7fd44d378f7130a137a219 Reviewed-on: https://chromium-review.googlesource.com/c/1289295Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#600889}
Showing
Please register or sign in to comment