[Webkit-unassigned] [Bug 116972] New: [GTK][WK2] accessibility/selection-states.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:18:48 PDT 2013


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

           Summary: [GTK][WK2] accessibility/selection-states.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 accessibility/selection-states.html layout test is failing on GTK WK2.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=accessibility%2Fselection-states.html

--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/selection-states-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/selection-states-actual.txt
@@ -3,10 +3,10 @@


 PASS accessibilityController.focusedElement.isMultiSelectable is true
-PASS accessibilityController.focusedElement.childAtIndex(0).isSelectable is true
+FAIL accessibilityController.focusedElement.childAtIndex(0).isSelectable should be true (of type boolean). Was undefined (of type undefined).
 PASS accessibilityController.focusedElement.childAtIndex(0).isSelected is true
-PASS accessibilityController.focusedElement.childAtIndex(1).isSelectable is true
+FAIL accessibilityController.focusedElement.childAtIndex(1).isSelectable should be true (of type boolean). Was undefined (of type undefined).
 PASS accessibilityController.focusedElement.childAtIndex(1).isSelected is false
-PASS accessibilityController.focusedElement.childAtIndex(2).isSelectable is false
+FAIL accessibilityController.focusedElement.childAtIndex(2).isSelectable should be false (of type boolean). Was undefined (of type undefined).
 PASS accessibilityController.focusedElement.childAtIndex(2).isSelected is false

-- 
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