Bug 240167
Summary: | [ iOS Release ] fast/css-custom-paint/animate-repaint.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Justin Michaud <justin_michaud> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
fast/css-custom-paint/animate-repaint.html
This test has been flaky for its entire history on the dashboard for iOS Release on iPhone 12.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss-custom-paint%2Fanimate-repaint.html&platform=ios&model=iPhone%2012&flavor=wk2&style=release&limit=50000
Diff:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/css-custom-paint/animate-repaint-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/css-custom-paint/animate-repaint-actual.txt
@@ -1,5 +1,10 @@
(repaint rects
(rect 0 0 800 600)
+ (rect 0 0 800 600)
+ (rect 0 0 800 600)
+ (rect 8 8 150 150)
+ (rect 8 8 784 150)
+ (rect 0 0 800 166)
(rect 8 8 150 150)
)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92859076>
Karl Rackler
I have marked this test as a flaky failure while this issue is investigated.
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/543
EWS
Test gardening commit r293888 (250346@main): <https://commits.webkit.org/250346@main>
Reviewed commits have been landed. Closing PR #543 and removing active labels.
Justin Michaud
Pull request: https://github.com/WebKit/WebKit/pull/6052
EWS
Test gardening commit 256246@main (dd8d401e98ed): <https://commits.webkit.org/256246@main>
Reviewed commits have been landed. Closing PR #6052 and removing active labels.