Revert "Re-enable AccountManagerUIHandlerTest tests"
This reverts commit ceada96f. Reason for revert: The tests are still flaky. e.g. https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=AccountManagerUIHandlerTestSuite%2FAccountManagerUIHandlerTest.OnGetAccountsWithSecondaryAccounts%2F0&testType=browser_tests Original change's description: > 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} TBR=michaelpg@chromium.org,alancutter@chromium.org Change-Id: I6b783ce2797fd5e88e5a1a131782a1598ab2f1b9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1131834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437171Reviewed-by:Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#811669}
Showing
Please register or sign in to comment