Bug 237150 - [ iOS ] fast/events/autoscroll-in-iframe-body.html is a flaky failure
Summary: [ iOS ] fast/events/autoscroll-in-iframe-body.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-24 11:58 PST by Dawn Morningstar
Modified: 2022-03-09 15:13 PST (History)
4 users (show)

See Also:


Attachments
expectations (1.45 KB, patch)
2022-02-24 12:54 PST, Dawn Morningstar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>