[Webkit-unassigned] [Bug 182223] New: REGRESSION(r227664): fast/forms/listbox-selection.html failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 28 11:48:10 PST 2018


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

            Bug ID: 182223
           Summary: REGRESSION(r227664): fast/forms/listbox-selection.html
                    failing on GTK
           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 fast/forms/listbox-selection layout test is failing, most likely after changes in r227664:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/listbox-selection-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/listbox-selection-actual.txt
@@ -28,7 +28,7 @@
 12) Select an item cmd-clicking
 PASS selectionPattern("sl12") is "01100"
 13) Select a range shift-clicking
-PASS selectionPattern("sl13") is "11110"
+FAIL selectionPattern("sl13") should be 11110. Was 10000.
 14) Select a range with the keyboard
 PASS selectionPattern("sl14") is "01100"
 PASS successfullyParsed is true

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fforms%2Flistbox-selection.html
https://trac.webkit.org/changeset/227664/webkit

Diff doesn't make sense immediately, but maybe it's failing due to some peculiarity in the GTK+ toolkit. Here's the commit range where the test started failing, with r227664 being the best candidate for blame:
https://trac.webkit.org/log/webkit/?verbose=on&rev=227667&stop_rev=227652

-- 
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/20180128/159a213a/attachment.html>


More information about the webkit-unassigned mailing list