Bug 283991

Summary: [ iOS ] imported/w3c/web-platform-tests/css/css-anchor-position/anchor-scroll-position-try-009.html is flakily failing.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ben Schwartz
Reported 2024-12-03 12:39:18 PST
imported/w3c/web-platform-tests/css/css-anchor-position/anchor-scroll-position-try-009.html This test is flakily failing on iOS. HISTORY: https://results.webkit.org/?platform=ios&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-anchor-position%2Fanchor-scroll-position-try-009.html TEXT DIFF: FAIL Should use the last fallback position initially assert_equals: Anchored element should be at the top of anchor expected 600 but got 800 FAIL Should use the third fallback position with enough space right assert_equals: Anchored element should be at the right of anchor expected 650 but got 900 -FAIL Should use the second fallback position with enough space below assert_equals: Anchored element should be at the left of anchor expected 650 but got 1000 -FAIL Should use the first fallback position with enough space right and below assert_equals: Anchored element should be at the right of anchor expected 650 but got 900 +FAIL Should use the second fallback position with enough space below assert_equals: Anchored element should be at the left of anchor expected 550 but got 1000 +FAIL Should use the first fallback position with enough space right and below assert_equals: Anchored element should be at the right of anchor expected 750 but got 900 DIFF URL: https://build.webkit.org/results/Apple-iPadOS-17-Simulator-Debug-WK2-Tests/286074@main%20(3171)/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-scroll-position-try-009-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-03 12:39:27 PST
EWS
Comment 2 2024-12-03 12:47:31 PST
Test gardening commit 287303@main (b8d352885929): <https://commits.webkit.org/287303@main> Reviewed commits have been landed. Closing PR #37384 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.