Commit d3995b6d authored by Devlin Cronin's avatar Devlin Cronin Committed by Commit Bot

[Sheriff] Disable ArcTermsOfServiceScreenTest.ReviewPlayOptions

Tbr: ellyjones@chromium.org
Bug: 1035485
Notry: True
Change-Id: I848704674470a5ae05de5229159fd4a27a28c358
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974291Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726008}
parent cc342452
......@@ -397,7 +397,9 @@ IN_PROC_BROWSER_TEST_F(ArcTermsOfServiceScreenTest, LearnMoreDialogs) {
// Test that checking the "review after signing" checkbox updates pref
// kShowArcSettingsOnSessionStart.
IN_PROC_BROWSER_TEST_F(ArcTermsOfServiceScreenTest, ReviewPlayOptions) {
// Flaky: https://crbug.com/1035485.
IN_PROC_BROWSER_TEST_F(ArcTermsOfServiceScreenTest,
DISABLED_ReviewPlayOptions) {
WaitForTermsOfServiceWebViewToLoad();
Profile* profile = ProfileManager::GetActiveUserProfile();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment