Bug 177397 - [ Sonoma+ iOS ] compositing/masks/compositing-clip-path-change-no-repaint.html is a consistent failure.
Summary: [ Sonoma+ iOS ] compositing/masks/compositing-clip-path-change-no-repaint.htm...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks: 126207
  Show dependency treegraph
 
Reported: 2017-09-22 16:19 PDT by Ryan Haddad
Modified: 2023-11-01 18:09 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-09-22 16:19:00 PDT
LayoutTest compositing/masks/compositing-clip-path-change-no-repaint.html is a flaky failure

https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r222408%20(63)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fmasks%2Fcompositing-clip-path-change-no-repaint.html

--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/compositing/masks/compositing-clip-path-change-no-repaint-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/compositing/masks/compositing-clip-path-change-no-repaint-actual.txt
@@ -27,9 +27,6 @@
             (GraphicsLayer
               (bounds 300.00 300.00)
               (drawsContent 1)
-              (repaint rects
-                (rect 0.00 0.00 300.00 300.00)
-              )
             )
           (repaint rects
             (rect 0.00 0.00 300.00 300.00)
Comment 1 Ryan Haddad 2017-09-22 16:19:13 PDT
This is only seen on iOS 11 Simulator Release WK2
Comment 2 Ryan Haddad 2017-09-22 16:20:44 PDT
Based on the way this looks on the flakiness dashboard, this may be limited to one of the two bots on this queue.
Comment 3 Ryan Haddad 2017-09-22 16:25:51 PDT
Well, it is mostly one, but the test has failed on both of them.
Comment 4 Ryan Haddad 2017-09-26 08:40:34 PDT
Marked test as flaky in https://trac.webkit.org/changeset/222500/webkit
Comment 5 Radar WebKit Bug Importer 2023-10-10 17:46:21 PDT
<rdar://problem/116780102>
Comment 6 Ben Schwartz 2023-10-10 18:03:23 PDT
This test, previously a flaky failure on macOS wk1, is now consistently failing on the following platforms:
 - macOS wk1 release
 - iOS wk2 release
 - Sonoma+ wk2 release.
Comment 7 EWS 2023-10-10 18:16:18 PDT
Test gardening commit 269180@main (6874fefad785): <https://commits.webkit.org/269180@main>

Reviewed commits have been landed. Closing PR #18924 and removing active labels.
Comment 8 Simon Fraser (smfr) 2023-10-31 20:33:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19814
Comment 9 EWS 2023-11-01 18:09:02 PDT
Committed 270097@main (e2b5ce4e288c): <https://commits.webkit.org/270097@main>

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