Always invoke for-test inits in Setup() of InputMethodManagerImpl tests.
This is a preparation step towards fixing test failures caused by mixed usage of hermetic test data and non-hermetic prod data. Some tests don't need these for-test inits, but always applying those inits would help untangle the aforementioned mixed non-hermetic data usage in follow-ups. Bug: 970790 Change-Id: I95c7f72e7c0d7c9c500effc44fbbb1029df8389f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551873 Commit-Queue: Bao-Duy Tran <tranbaoduy@chromium.org> Reviewed-by:Darren Shen <shend@chromium.org> Reviewed-by:
My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#830891}
Showing
Please register or sign in to comment