Bug 240167 - [ iOS Release ] fast/css-custom-paint/animate-repaint.html is a flaky failure
Summary: [ iOS Release ] fast/css-custom-paint/animate-repaint.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Michaud
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-06 07:36 PDT by Karl Rackler
Modified: 2022-11-14 10:21 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-05-06 07:36:25 PDT
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)
 )
Comment 1 Radar WebKit Bug Importer 2022-05-06 07:37:09 PDT
<rdar://problem/92859076>
Comment 2 Karl Rackler 2022-05-06 07:42:59 PDT
I have marked this test as a flaky failure while this issue is investigated.
Comment 3 Karl Rackler 2022-05-06 07:47:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/543
Comment 4 EWS 2022-05-06 07:50:41 PDT
Test gardening commit r293888 (250346@main): <https://commits.webkit.org/250346@main>

Reviewed commits have been landed. Closing PR #543 and removing active labels.
Comment 5 Justin Michaud 2022-11-02 14:58:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/6052
Comment 6 EWS 2022-11-02 15:03:35 PDT
Test gardening commit 256246@main (dd8d401e98ed): <https://commits.webkit.org/256246@main>

Reviewed commits have been landed. Closing PR #6052 and removing active labels.