WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
125281
Fix flakiness in cross-fade tests
https://bugs.webkit.org/show_bug.cgi?id=125281
Summary
Fix flakiness in cross-fade tests
Ryosuke Niwa
Reported
2013-12-04 23:26:20 PST
Consider merging
https://chromium.googlesource.com/chromium/blink/+/e8d30a68585a67f08f5bb184c44e0df6669e932f
if the fix is applicable. A handful of cross-fade tests were flaky failures due to running before the images were loaded. Coincidentally, this problem was exacerbated by the switch to using the pause API as opposed to rAF since it allowed the tests to run immediately. Updating the tests to wait for images to be loaded before running.
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-12-04 23:27:57 PST
Oh that would explain so much.
Alexey Proskuryakov
Comment 2
2013-12-05 09:32:38 PST
Looking at flakiness dashboard for "cross-fade", I don't see much flakiness per se, although these tests are somewhat unwell indeed. Maybe a good idea to merge anyway?
Ryosuke Niwa
Comment 3
2013-12-05 09:33:18 PST
(In reply to
comment #2
)
> Looking at flakiness dashboard for "cross-fade", I don't see much flakiness per se, although these tests are somewhat unwell indeed.
Looks like some of these might be marked flaky or skipped altogether?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug