Re-enable OSSettingsPeoplePageTest.AllJsTests
It was disabled for failures on linux-chromeos-google-rel, an official builder. The problem is that parts of the test rely on the feature flag ChromeOSAccountManager, which has been turned on and off on trunk and is also controlled by Finch trial. Make the tests resistant to the state of ChromeOSAccountManager, by forcing it on for tests that exercise the Account Manager UI, and by always providing a value for loadTimeData secondaryGoogleAccountSigninAllowed. Tested manually by running browser_tests in both non-official and official builds with ChromeOSAccountManager enabled and disabled on the command line. Bug: 995998 Change-Id: I1b0cfb83804a09d6b548121422fc232a31876e67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804050 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#696888}
Showing
Please register or sign in to comment