[Webkit-unassigned] [Bug 214358] New: REGRESSION (r264368): [ iOS ] fast/scrolling/ios/programmatic-scroll-while-zoomed.html and fast/scrolling/ios/autoscroll-input-when-very-zoomed.html are flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 09:24:54 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214358

            Bug ID: 214358
           Summary: REGRESSION (r264368): [ iOS ]
                    fast/scrolling/ios/programmatic-scroll-while-zoomed.ht
                    ml and
                    fast/scrolling/ios/autoscroll-input-when-very-zoomed.h
                    tml are flaky failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hector_i_lopez at apple.com

fast/scrolling/ios/programmatic-scroll-while-zoomed.html
fast/scrolling/ios/autoscroll-input-when-very-zoomed.html

Test is flaky failing from https://trac.webkit.org/changeset/264368/webkit

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

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-actual.txt
@@ -1,13 +1,13 @@
-PASS window.pageXOffset is 53
-PASS window.pageYOffset is 91
-PASS window.visualViewport.pageLeft is 53
-PASS window.visualViewport.pageTop is 91
+FAIL window.pageXOffset should be 53. Was 128.
+FAIL window.pageYOffset should be 91. Was 167.
+FAIL window.visualViewport.pageLeft should be 53. Was 128.
+FAIL window.visualViewport.pageTop should be 91. Was 167.

 scrolling to 0,0
-PASS window.pageXOffset is 53
-PASS window.pageYOffset is 91
-PASS window.visualViewport.pageLeft is 53
-PASS window.visualViewport.pageTop is 91
+FAIL window.pageXOffset should be 53. Was 128.
+FAIL window.pageYOffset should be 91. Was 167.
+FAIL window.visualViewport.pageLeft should be 53. Was 128.
+FAIL window.visualViewport.pageTop should be 91. Was 167.
 PASS successfullyParsed is true

 TEST COMPLETE

--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/autoscroll-input-when-very-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-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 refelct these expectaitions.
+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 not scrolled on the second input

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200715/4398cf3e/attachment-0001.htm>


More information about the webkit-unassigned mailing list