Bug 237150

Summary: [ iOS ] fast/events/autoscroll-in-iframe-body.html is a flaky failure
Product: WebKit Reporter: Dawn Morningstar <Morningstar>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jenner, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
expectations none

Description Dawn Morningstar 2022-02-24 11:58:18 PST
fast/events/autoscroll-in-iframe-body.html
Is a flaky failure on iOS15, cause could be related to testRunner.waitUntilDone as outlined here:
https://bugs.webkit.org/show_bug.cgi?id=168961

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fautoscroll-in-iframe-body.html

DIFF URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r290393%20(1531)/fast/events/autoscroll-in-iframe-body-diff.txt

DIFF TEXT:
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/fast/events/autoscroll-in-iframe-body-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/fast/events/autoscroll-in-iframe-body-actual.txt
@@ -1,3 +1,4 @@
 
+FAILED: Clicking in the iframe scrolled the page (window.scrollTop is 0)
 PASSED: selecting in the iframe did not scroll the page.
Comment 1 Radar WebKit Bug Importer 2022-02-24 11:58:44 PST
<rdar://problem/89431656>
Comment 2 Dawn Morningstar 2022-02-24 12:21:49 PST
Failure was reproducible at iOS15 production TOT, and as far back as r289725.
Comment 3 Dawn Morningstar 2022-02-24 12:54:16 PST
Created attachment 453130 [details]
expectations
Comment 4 Dawn Morningstar 2022-02-24 12:55:17 PST
(In reply to Matteo Flores from comment #3)
> Created attachment 453130 [details]
> expectations

Marking as flaky failure while this issue is investigated.
Comment 5 Robert Jenner 2022-02-24 13:43:51 PST
Comment on attachment 453130 [details]
expectations

Clearing flags on attachment: 453130

Committed r290458 (247759@trunk): <https://commits.webkit.org/247759@trunk>