summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth
diff options
context:
space:
mode:
authorenne <enne@chromium.org>2015-08-06 11:46:11 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-06 18:46:43 +0000
commite672df8c07fd7f03dff5cfc4d13dec71a9710c03 (patch)
treefaa1b624b4a8050ba2e96e9f6f89ab1c6c78620d /components/proximity_auth
parent20a0811a97a03cf3db4c98a96cefb5cad6070026 (diff)
downloadchromium_src-e672df8c07fd7f03dff5cfc4d13dec71a9710c03.zip
chromium_src-e672df8c07fd7f03dff5cfc4d13dec71a9710c03.tar.gz
chromium_src-e672df8c07fd7f03dff5cfc4d13dec71a9710c03.tar.bz2
cc: Fix flaky RSLLMembershipWithScale test
Update this test to reflect the removal of twin updating. Instead of having tilings removed, tilings currently just stay stale if their layer owner is not in the RSLL and updated. The test was going to the next step before a pinch was complete, and so would sometimes end up with an extra draw from source frame 0 before the commit from source frame 1 would occur. This is easily repro'd by adding a sleep(1) to the draw function in the test. This is avoided by tracking NotifyReadyToDraw and only going to step #2 after the draw following it. R=danakj@chromium.org,vmpstr@chromium.org BUG=460581 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1276683002 Cr-Commit-Position: refs/heads/master@{#342158}
Diffstat (limited to 'components/proximity_auth')
0 files changed, 0 insertions, 0 deletions