Bug 288888

Summary: REGRESSION(284617@main?): [ iOS arm64 ] compositing/contents-format/deep-color-backing-store.html is a constant failure.
Product: WebKit Reporter: Yasmin Karimi <y_karimi>
Component: CompositingAssignee: Kiet Ho <kiet.ho>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yasmin Karimi
Reported 2025-02-28 16:36:07 PST
compositing/contents-format/deep-color-backing-store.html This test is a constant failure on iOS wk2 on iPhone 12 with arm64. HISTORY: https://results.webkit.org/?suite=layout-tests&test=compositing%2Fcontents-format%2Fdeep-color-backing-store.html TEXT DIFF: @@ -3,7 +3,6 @@ (GraphicsLayer (anchor 0.00 0.00) (bounds 5018.00 2018.00) - (deep color 1) (children 1 (GraphicsLayer (bounds 5018.00 2018.00) @@ -12,14 +11,12 @@ (tile size 512 x 512) (top left tile 0, 0 tiles grid 2 x 2) (in window 1) - (deep color 1) (children 2 (GraphicsLayer (position 18.00 10.00) (bounds 100.00 100.00) (contentsOpaque 1) (drawsContent 1) - (deep color 1) ) (GraphicsLayer (position 18.00 120.00) @@ -31,7 +28,6 @@ (tile size 512 x 512) (top left tile 0, 0 tiles grid 2 x 1) (in window 1) - (deep color 1) ) ) ) DIFF URL: https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/291358@main%20(871)/compositing/contents-format/deep-color-backing-store-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command: run-webkit-tests --ios-simulator --child-processes 2 -f compositing/contents-format/deep-color-backing-store.html --iterations 5 REGRESSION: According to the results dashboard and contextual information, the probable regression point is 284617@main. The code paths changed in this commit appear to be related to the observed regression test failure.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-28 16:36:17 PST
EWS
Comment 2 2025-02-28 17:37:28 PST
Test gardening commit 291411@main (564640088318): <https://commits.webkit.org/291411@main> Reviewed commits have been landed. Closing PR #41687 and removing active labels.
Kiet Ho
Comment 3 2025-06-13 12:53:59 PDT
EWS
Comment 4 2025-06-17 11:42:18 PDT
Committed 296329@main (94d77d86125d): <https://commits.webkit.org/296329@main> Reviewed commits have been landed. Closing PR #46720 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.