[Webkit-unassigned] [Bug 197379] New: [iOS Sim Debug] REGRESSION (r244210) Layout Test fast/events/autoscroll-when-input-is-offscreen.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 12:44:57 PDT 2019


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

            Bug ID: 197379
           Summary: [iOS Sim Debug] REGRESSION (r244210) Layout Test
                    fast/events/autoscroll-when-input-is-offscreen.html is
                    a flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sroberts at apple.com
                CC: lforschler at apple.com

The following layout test is flaky on iOS Simulator Debug

fast/events/autoscroll-when-input-is-offscreen.html

Probable cause:

Test was added in https://trac.webkit.org/changeset/244141/webkit and had some flaky behavior on Release iOS Sim Release

After fix in https://trac.webkit.org/changeset/244210/webkit the test is failing quite consistently on iOS Sim Debug. 

Reproduced with:

run-webkit-tests fast/events/autoscroll-when-input-is-offscreen.html --iterations 50 -f --ios-simulator --debug

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fevents%2Fautoscroll-when-input-is-offscreen.html

Diff:

--- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/events/autoscroll-when-input-is-offscreen-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/events/autoscroll-when-input-is-offscreen-actual.txt
@@ -1,3 +1,3 @@
 This test focuses a form, them scrolls to the bottom of the page. Then text is entered in the form, and we check to make sure the page has scrolled so that the input is visible again.
-PASS: page has scrolled back to the top to show the element that has text being entered into it.
+FAIL: page has failed to scroll when entering text into a form that is offscreen.

-- 
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/20190429/03b3ebe6/attachment-0001.html>


More information about the webkit-unassigned mailing list