[Webkit-unassigned] [Bug 213218] New: REGRESSION: [ iOS wk2 Debug ] fast/forms/call-text-did-change-in-text-field-when-typing.html is flaky failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 15:05:16 PDT 2020


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

            Bug ID: 213218
           Summary: REGRESSION: [ iOS wk2 Debug ]
                    fast/forms/call-text-did-change-in-text-field-when-typ
                    ing.html is flaky failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Lawrence.j at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

fast/forms/call-text-did-change-in-text-field-when-typing.html 

Description:
This test is flaky failing on iOS wk2 Debug. The flaky failures first show up in the visual history on 05/22/2020.

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fcall-text-did-change-in-text-field-when-typing.html&style=debug&version_name=iOS%2013&model=iPhone%20SE&limit=50000

Diff:
--- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/fast/forms/call-text-did-change-in-text-field-when-typing-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/fast/forms/call-text-did-change-in-text-field-when-typing-actual.txt
@@ -4,15 +4,14 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

 1. Changing text field value with user typing gesture:
-Text did change in text field.
-The value of the text field is: "a"
+The value of the text field is: ""

 2. Changing text field value with non-typing user gesture:
 PASS buttonClicked became true
-The value of the text field is: "ab"
+The value of the text field is: "b"

 3. Changing text field value without user gesture:
-The value of the text field is: "abc"
+The value of the text field is: "bc"
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20200615/909f84ea/attachment-0001.htm>


More information about the webkit-unassigned mailing list