Re-enable AccountManagerUIHandlerTest tests
AccountManagerUIHandlerTest tests were disabled in https://bugs.chromium.org/p/chromium/issues/detail?id=1131834 due to flakiness with ExternalWebAppManager. This is due to https://chromium-review.googlesource.com/c/chromium/src/+/2423823 altering the behaviour of when chromeos::ProfileHelper::IsPrimaryProfile() gets called uncovering an incompatiblity between the profile created by these tests and IsPrimaryProfile(). This CL disables ExternalWebAppManager's start up flow to avoid triggering the IsPrimaryProfile() incompatibility so we can re-enable these tests. Bug: 1131834 Change-Id: Ia4d15785a64b45689f742d3604c10e1b8502cafd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2434412 Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#811404}
Showing
Please register or sign in to comment