[Webkit-unassigned] [Bug 178591] New: [GTK] REGRESSION(r223708): Tests covering keyboard events during provisional navigation are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 20 10:13:43 PDT 2017


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

            Bug ID: 178591
           Summary: [GTK] REGRESSION(r223708): Tests covering keyboard
                    events during provisional navigation are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net
                CC: bugs-noreply at webkitgtk.org

The two tests added in r223708 are failing.
https://trac.webkit.org/changeset/223708/webkit

http/tests/navigation/keyboard-events-during-provisional-navigation.html:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/keyboard-events-during-provisional-navigation-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/keyboard-events-during-provisional-navigation-actual.txt
@@ -42,5 +42,5 @@
 CONSOLE MESSAGE: line 18: textInputevent dispatched (isTrusted: true).
 CONSOLE MESSAGE: line 18: beforeinputevent dispatched (isTrusted: true).
 CONSOLE MESSAGE: line 18: inputevent dispatched (isTrusted: true).
-CONSOLE MESSAGE: line 58: Input element value after text input events: "acd".
+CONSOLE MESSAGE: line 58: Input element value after text input events: "ac".


http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/keyboard-events-during-provisional-subframe-navigation-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/keyboard-events-during-provisional-subframe-navigation-actual.txt
@@ -42,5 +42,5 @@
 CONSOLE MESSAGE: line 18: textInputevent dispatched (isTrusted: true).
 CONSOLE MESSAGE: line 18: beforeinputevent dispatched (isTrusted: true).
 CONSOLE MESSAGE: line 18: inputevent dispatched (isTrusted: true).
-CONSOLE MESSAGE: line 58: Input element value after text input events: "acd".
+CONSOLE MESSAGE: line 58: Input element value after text input events: "ac".

-- 
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/20171020/d5025192/attachment.html>


More information about the webkit-unassigned mailing list