diff options
author | danakj <danakj@chromium.org> | 2015-01-27 15:36:16 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-27 23:38:44 +0000 |
commit | c949ffe0242ad0459c43a5c9f80f6b29ddb5cbec (patch) | |
tree | f13cfb4a525f4fd6406a34db31848ecc5a01f95e /WATCHLISTS | |
parent | d9afd5483d99d09ff383d77428195a00141a9d55 (diff) | |
download | chromium_src-c949ffe0242ad0459c43a5c9f80f6b29ddb5cbec.zip chromium_src-c949ffe0242ad0459c43a5c9f80f6b29ddb5cbec.tar.gz chromium_src-c949ffe0242ad0459c43a5c9f80f6b29ddb5cbec.tar.bz2 |
cc: Attempt to deflake the LayerTreeHostPictureTestTwinLayer test.
This test has been flaky (see bug), but I am not able to recreate the
flake locally. However, this test does PostSetNeedsCommit() from the
impl thread while also causing commits from the main thread in DidCommit
which could cause an extra commit to happen in theory.
This changes the test to stop using PostSetNeedsCommit() and always
cause commits from DidCommit on the main thread, to help make the test
more deterministic.
R=ajuma, enne@chromium.org, vmpstr
BUG=451988
Review URL: https://codereview.chromium.org/877213002
Cr-Commit-Position: refs/heads/master@{#313400}
Diffstat (limited to 'WATCHLISTS')
0 files changed, 0 insertions, 0 deletions