cc: Fix flaky LayerTreeHostAnimationTestAddAnimationAfterAnimating
commit427e89158c6e7d3b4a122599c392e75bb45298ce
authordanakj <danakj@chromium.org>
Thu, 25 Jun 2015 15:34:57 +0000 (25 08:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Jun 2015 15:35:26 +0000 (25 15:35 +0000)
treeab45b8e3c0ce7a640e09ede332a79677cc529706
parent3822f3b81e3f0b20cdffc417b8147f9d9ef3b012
cc: Fix flaky LayerTreeHostAnimationTestAddAnimationAfterAnimating

This test assumes that a draw and swap doesn't happen while there's
a pending tree, but that isn't the case.

R=ajuma, enne, vmpstr
BUG=502102
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1209743003

Cr-Commit-Position: refs/heads/master@{#336161}
cc/trees/layer_tree_host_unittest_animation.cc