[Webkit-unassigned] [Bug 230509] New: [iOS14] fast/events/ios/dom-update-on-keydown-quirk.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 14:01:38 PDT 2021


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

            Bug ID: 230509
           Summary: [iOS14]
                    fast/events/ios/dom-update-on-keydown-quirk.html is a
                    flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ehutchison at apple.com

fast/events/ios/dom-update-on-keydown-quirk.html

is a flaky failure on iOS14.

History: https://results.webkit.org/?suite=layout-tests&test=fast/events/ios/dom-update-on-keydown-quirk.html

Results: https://ews-build.s3-us-west-2.amazonaws.com/iOS-14-Simulator-WK2-Tests-EWS/r438673-21626/results.html

Diff: 
--- /Volumes/Data/worker/iOS-14-Simulator-WK2-Tests-EWS/build/layout-test-results/fast/events/ios/dom-update-on-keydown-quirk-expected.txt
+++ /Volumes/Data/worker/iOS-14-Simulator-WK2-Tests-EWS/build/layout-test-results/fast/events/ios/dom-update-on-keydown-quirk-actual.txt
@@ -4,10 +4,10 @@



-For keydown:
+For keypress:
 PASS document.getElementById("input").value is "["

-For keypress:
+For keydown:
 PASS document.getElementById("input").value is "["

 For input:

Reproduced test failure locally on r281967 using run-webkit-tests --iOS-simulator --iterations 1000 --exit-after-n-failures 1 --force -f --clobber-old-results fast/events/ios/dom-update-on-keydown-quirk.html

https://bugs.webkit.org/show_bug.cgi?id=203596 appears to be related.

-- 
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/20210920/641860a4/attachment.htm>


More information about the webkit-unassigned mailing list