Bug 214598

Summary: [ iOS WK2 ] fast/scrolling/ios/autoscroll-input-when-very-zoomed.html is a flaky failure
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: megan_gardner, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update TestExpectations none

Description Hector Lopez 2020-07-21 09:36:25 PDT
fast/scrolling/ios/autoscroll-input-when-very-zoomed.html

Test is a flaky failure on iOS wk2.

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fios%2Fautoscroll-input-when-very-zoomed.html

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/autoscroll-input-when-very-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/autoscroll-input-when-very-zoomed-actual.txt
@@ -1,4 +1,4 @@
 This test focuses a form, them zooms and scrolls the page. Then text is entered in the form, and we check to make sure the page has scrolled when needed to make the input visible again. On iPhone, the page should scroll on the first text input so that the input element in is visible again, but should not scroll more than once, as it should be visible after the first scroll. On iPad, the input should not scroll at all, as the iPad is larger and should not need to scroll for the input element to be visible. The test results should reflect these expectations.
-Page has not scrolled on the first input
+Page has scrolled on the first input
 Page has not scrolled on the second input
Comment 1 Radar WebKit Bug Importer 2020-07-21 09:36:44 PDT
<rdar://problem/65887511>
Comment 2 Hector Lopez 2020-07-21 09:42:05 PDT
Created attachment 404825 [details]
Update TestExpectations
Comment 3 Ryan Haddad 2020-07-21 10:19:02 PDT
Comment on attachment 404825 [details]
Update TestExpectations

Clearing flags on attachment: 404825

Committed r264660: <https://trac.webkit.org/changeset/264660>
Comment 4 Ryan Haddad 2020-07-21 10:58:10 PDT
It looks like this test has been flaky since at least as far back as 3/28/2020.