[Webkit-unassigned] [Bug 199868] New: REGRESSION(r247135): [GTK] accessibility/gtk/aria-haspopup.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 10:31:09 PDT 2019


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

            Bug ID: 199868
           Summary: REGRESSION(r247135): [GTK]
                    accessibility/gtk/aria-haspopup.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

accessibility/gtk/aria-haspopup.html

Failing since r247135 according to flakiness dashboard.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/gtk/aria-haspopup-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/gtk/aria-haspopup-actual.txt
@@ -8,7 +8,7 @@
 AXPlatformAttributes: computed-role:button, xml-roles:button, html-id:test1, tag:div, toolkit:WebKitGtk

 test2 hasPopup: true
-AXPlatformAttributes: computed-role:button, xml-roles:button, haspopup:true, html-id:test2, tag:div, toolkit:WebKitGtk
+AXPlatformAttributes: computed-role:button, xml-roles:button, haspopup:menu, html-id:test2, tag:div, toolkit:WebKitGtk

 test3 hasPopup: false
 AXPlatformAttributes: computed-role:button, xml-roles:button, haspopup:false, html-id:test3, tag:div, toolkit:WebKitGtk
@@ -38,7 +38,7 @@
 AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:listbox, html-id:test11, tag:div, toolkit:WebKitGtk

 test12 hasPopup: true
-AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:true, html-id:test12, tag:div, toolkit:WebKitGtk
+AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:menu, html-id:test12, tag:div, toolkit:WebKitGtk

 test13 hasPopup: false
 AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:false, html-id:test13, tag:div, toolkit:WebKitGtk

-- 
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/20190717/f9e3f0d3/attachment.html>


More information about the webkit-unassigned mailing list