Bug 284653

Summary: REGRESSION (285002@main): [ iOS macOS wk2 ] http/tests/site-isolation/compositing/iframes/resize-from-zero-size.html is a flaky failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Matt Woodrow <mattwoodrow>
Status: NEW    
Severity: Normal CC: mattwoodrow, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Rackler
Reported 2024-12-13 13:47:40 PST
Description: http/tests/site-isolation/compositing/iframes/resize-from-zero-size.html The test was added at https://commits.webkit.org/284782@main and has been a flaky failure since then. There was a fix implemented with commit https://commits.webkit.org/284932@main that fixed the test, and it was constantly passing until it was reverted at commit https://commits.webkit.org/285002@main, rendering the test to a flaky failure again. This issue can be reproduced using command: run-webkit-tests --debug --no-retry --force -f --iterations=50 http/tests/site-isolation/compositing/iframes/resize-from-zero-size.html History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsite-isolation%2Fcompositing%2Fiframes%2Fresize-from-zero-size.html Diff: (children 1 (GraphicsLayer (anchor 0.00 0.00) - (bounds 400.00 300.00) + (bounds 800.00 600.00) (children 1 (GraphicsLayer (anchor 0.00 0.00) (children 1 (GraphicsLayer (anchor 0.00 0.00) - (bounds 400.00 300.00) + (bounds 800.00 600.00) (children 1 (GraphicsLayer - (bounds 400.00 300.00) + (bounds 800.00 600.00) (drawsContent 1) (children 1 (GraphicsLayer
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-13 13:47:51 PST
EWS
Comment 2 2024-12-13 13:56:21 PST
Test gardening commit 287813@main (efc216e81462): <https://commits.webkit.org/287813@main> Reviewed commits have been landed. Closing PR #37934 and removing active labels.
Matt Woodrow
Comment 3 2025-01-21 00:14:34 PST
Note You need to log in before you can comment on or make changes to this bug.