Bug 264281

Summary: [ iOS ] imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root.html is a flaky text failure
Product: WebKit Reporter: Dawn Morningstar <Morningstar>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Dawn Morningstar 2023-11-06 13:11:44 PST
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root.html is a flaky text failure
This test has been failing since we started testing on iOS

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcssom-view%2Fscroll-behavior-main-frame-root.html&platform=ios 

DIFF:
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root-actual.txt
@@ -36,7 +36,7 @@
 PASS Set scrollLeft to frame with auto scroll-behavior
 PASS Set scrollLeft to frame with smooth scroll-behavior
 PASS Set scrollTop to frame with auto scroll-behavior
-PASS Set scrollTop to frame with smooth scroll-behavior
+FAIL Set scrollTop to frame with smooth scroll-behavior assert_equals: Final value of scroll attribute expected 2480 but got 2479
 PASS Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling
 PASS Aborting an ongoing smooth scrolling on the main frame with an instant scrolling
 
DIFF-URL:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/270269@main%20(513)/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root-diff.txt
Comment 1 Radar WebKit Bug Importer 2023-11-06 13:12:17 PST
<rdar://problem/118015813>
Comment 2 EWS 2023-11-06 13:33:22 PST
Test gardening commit 270285@main (cf603a27155a): <https://commits.webkit.org/270285@main>

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