forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chromeos: Re-enable Android app parts of OSSettingsAppsPageTest
https://chromium-review.googlesource.com/c/chromium/src/+/1815957 merged the Google Play Store settings into the top-level Apps section. This removed the ANDROID_APPS route, so the existing tests can't provide coverage. This CL rewrites the tests of the Android apps sub-page so they construct the sub-page directly, rather than trying to click to navigate to it. This avoids the problem with the ANDROID_APPS route, and may help with the flakiness that caused the tests to be disabled in the first place. Bug: 1004583, 1006662 Test: browser_tests Change-Id: I9e22a1c4a90163b1c3093e5ec1648e62f7e4a61f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824020 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Reviewed-by: Jeevan Shikaram <jshikaram@chromium.org> Cr-Commit-Position: refs/heads/master@{#699597}
- Loading branch information
James Cook
authored and
Commit Bot
committed
Sep 25, 2019
1 parent
45d3c7f
commit 10ae04f
Showing
4 changed files
with
71 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters