NEW 237150
[ iOS ] fast/events/autoscroll-in-iframe-body.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=237150
Summary [ iOS ] fast/events/autoscroll-in-iframe-body.html is a flaky failure
Dawn Morningstar
Reported 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.
Attachments
expectations (1.45 KB, patch)
2022-02-24 12:54 PST, Dawn Morningstar
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-24 11:58:44 PST
Dawn Morningstar
Comment 2 2022-02-24 12:21:49 PST
Failure was reproducible at iOS15 production TOT, and as far back as r289725.
Dawn Morningstar
Comment 3 2022-02-24 12:54:16 PST
Created attachment 453130 [details] expectations
Dawn Morningstar
Comment 4 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.
Robert Jenner
Comment 5 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>
Note You need to log in before you can comment on or make changes to this bug.