Chromium Code Reviews
Description[cc] Fix LayerTreeHostTestBeginFrameSequenceNumbers flakiness.
DrawLayersOnThread and DisplayReceivedCompositorFrameOnThread were being
called for the second commit during shutdown of the test after EndTest(),
causing the expectations within to fail. Added early outs.
Also, DrawLayersOnThread is called after the draw has completed and,
thus, after the compositor frame was submitted. Fixed the expected
ordering in the test.
BUG=699640
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2738183002
Cr-Commit-Position: refs/heads/master@{#456528}
Committed: https://chromium.googlesource.com/chromium/src/+/d4b3ea55a73c7053a9591e1c0c6fba6e85e166da
Patch Set 1 : . #
Messages
Total messages: 19 (15 generated)
|
|||||||||||||||||||