Descriptioncc: Fix flakiness in LayerTreeHostCopyRequestTestMultipleDrawsHiddenCopyRequest
This test was expecting the main thread copy request to happen before a
new draw happens on the compositor thread which is racey. Instead do
this comparison on the main thread by posting and trying to end the test
after the draw happens but checking for the copy request result there
on the main thread instead of on the impl thread before posting.
R=vmpstr, weiliangc
BUG=439649
Committed: https://crrev.com/c67de28bb2624a02fb1937b0f9c9b8ee160370c9
Cr-Commit-Position: refs/heads/master@{#313797}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|