[Webkit-unassigned] [Bug 116973] New: [GTK][WK2] platform/gtk/accessibility/caret-browsing-select-focus.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:20:40 PDT 2013


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

           Summary: [GTK][WK2]
                    platform/gtk/accessibility/caret-browsing-select-focus
                    .html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


The platform/gtk/accessibility/caret-browsing-select-focus.html layout test is failing on GTK WK2.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=platform%2Fgtk%2Faccessibility%2Fcaret-browsing-select-focus.html

--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/platform/gtk/accessibility/caret-browsing-select-focus-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/platform/gtk/accessibility/caret-browsing-select-focus-actual.txt
@@ -12,8 +12,8 @@
 PASS axCombo.isFocusable is true
 PASS axMenuItemFoo.isFocusable is false
 PASS axMenuItemBar.isFocusable is false
-PASS axMenuItemFoo.isSelectable is true
-PASS axMenuItemBar.isSelectable is true
+FAIL axMenuItemFoo.isSelectable should be true (of type boolean). Was undefined (of type undefined).
+FAIL axMenuItemBar.isSelectable should be true (of type boolean). Was undefined (of type undefined).
 PASS axPar.isFocusable is true
 PASS axCombo.isFocused is false
 PASS axMenuItemFoo.isSelected is true

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list