web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.02k stars 3.12k forks source link

VT: Deflake nothing captured view transition test. #49319

Closed chromium-wpt-export-bot closed 18 hours ago

chromium-wpt-export-bot commented 19 hours ago

Instead of relying on a double rAF, use waitForCompositorReady in an attempt to deflake the test.

Also update the takeScreenshot condition to await the ready promise instead of a double raf.

R=kevers@chromium.org

Bug: 378536381, 378637954 Change-Id: Icc54a556d7b26d9d74bb9b7fd39a25aef6adccd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6041322 Commit-Queue: Vladimir Levin \vmpstr@chromium.org Reviewed-by: Kevin Ellis \kevers@chromium.org Cr-Commit-Position: refs/heads/main@{#1386391}