DescriptionForce property_trees rebuild for DamageTrackerTest
DamageTrackerTest does a lot of impl side operations that could not
happen in practice, e.g. LayerImpl::SetPosition(),
LayerImpl::Add/RemoveChild(). These operations won't trigger property
trees rebuild/update so the verification on draw_transform would fail.
The simple fix in this case seems to be forcing a property trees
rebuild.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/5032027d92f1def6b0cc8a35607ad7bc74a56944
Cr-Commit-Position: refs/heads/master@{#333638}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|