Bug 302119
| Summary: | REGRESSION(302580@main):[macOS] webanimations/accelerated-animation-easing-update-after-pause.html is a flaky failure in image diff | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The test is failing on macOS with image diff after 302580@main
webanimations/accelerated-animation-easing-update-after-pause.html
Imagediff:
https://ews-build.s3-us-west-2.amazonaws.com/macOS-Sonoma-Release-WK1-Tests-EWS/3d3da139-34437-rerun/webanimations/accelerated-animation-easing-update-after-pause-diffs.html
Test history:
https://results.webkit.org/?suite=layout-tests&test=webanimations%2Faccelerated-animation-easing-update-after-pause.html
Test result:
https://ews-build.webkit.org/#/builders/135/builds/34437
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164198990>
EWS
Test gardening commit 302685@main (a0382fc5c7ef): <https://commits.webkit.org/302685@main>
Reviewed commits have been landed. Closing PR #53559 and removing active labels.
Antoine Quint
I expect the change to require animations not to be pending caused a change here. Might require a test change.
Antoine Quint
rwt --debug webanimations/accelerated-animation-easing-update-after-pause.html --iterations 100 --force
[1/100] webanimations/accelerated-animation-easing-update-after-pause.html failed unexpectedly (reference mismatch maxDifference=167; totalPixels=100)
[9/100] webanimations/accelerated-animation-easing-update-after-pause.html failed unexpectedly (reference mismatch maxDifference=47; totalPixels=100)
[41/100] webanimations/accelerated-animation-easing-update-after-pause.html failed unexpectedly (reference mismatch maxDifference=237; totalPixels=200)
[56/100] webanimations/accelerated-animation-easing-update-after-pause.html failed unexpectedly (reference mismatch maxDifference=26; totalPixels=100)
96 tests ran as expected, 4 didn't.
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/53584
EWS
Committed 302724@main (66754d9a9c19): <https://commits.webkit.org/302724@main>
Reviewed commits have been landed. Closing PR #53584 and removing active labels.