Fix flaky webapk site settings test
The launchWebApkSiteSettings test inside the ManageTrustedWebActivityDataActivityTest file turned out to be flaky. We believe it was due to the check of whether an activity is running which failed on a slower device. The fix uses CriteriaHelper to wait with a timeout until the activity starts running. Bug: 1131836 Change-Id: Id660518f7e1b52626c7e9daabfdd45b73bbf9d00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442830 Commit-Queue: Pavol Drotár <pavoldrotar@google.com> Reviewed-by:Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#812792}
Showing
Please register or sign in to comment