Bug 274792 - [macOS wk1] compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html is flakily failing.
Summary: [macOS wk1] compositing/repaint/iframes/compositing-iframe-with-fixed-backgro...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-28 12:37 PDT by Ben Schwartz
Modified: 2024-05-28 12:43 PDT (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 Ben Schwartz 2024-05-28 12:37:37 PDT
compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html

This test is a flaky failure on macOS wk1.

HISTORY:

https://results.webkit.org/?suite=layout-tests&test=compositing%2Frepaint%2Fiframes%2Fcompositing-iframe-with-fixed-background-doc-repaint.html&flavor=wk1&platform=mac

TEXT DIFF:

@@ -13,6 +13,8 @@
           (bounds 432.00 332.00)
           (drawsContent 1)
           (repaint rects
+            (rect 16.00 16.00 400.00 300.00)
+            (rect 16.00 16.00 400.00 300.00)
             (rect 16.00 16.00 400.00 300.00)
           )
           (children 1

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/279370@main%20(9650)/compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on macOS Sonoma (14.4, 23E214/arm64) ToT using the following command:

run-webkit-tests -1 -v --child-processes 1 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html --iterations 100
Comment 1 Radar WebKit Bug Importer 2024-05-28 12:37:48 PDT
<rdar://problem/128884891>
Comment 2 EWS 2024-05-28 12:43:29 PDT
Test gardening commit 279397@main (bdb542d7b7ad): <https://commits.webkit.org/279397@main>

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