DescriptionFixes viewmanager tests on android
There were two things causing flake:
. The bounds of the root asynchronously changes.
. Similarly the metrics are asynchronously available.
As tests expect certain things to happen in a certain order these were
causing problems.
As we don't care about these cases I've ignored tracking them. This
makes the test cleanly pass now.
I also added --repeat-count to the apptest_runner.
BUG=497920
TEST=test only change
R=msw@chromium.org
Committed: https://crrev.com/0216c9f87af7d6f25265cd93b34071fb8268db21
Cr-Commit-Position: refs/heads/master@{#333793}
Patch Set 1 #Patch Set 2 : comment #
Total comments: 7
Patch Set 3 : wrap #
Messages
Total messages: 9 (1 generated)
|