[Webkit-unassigned] [Bug 74493] New: [GTK] platform/gtk/accessibility/unknown-roles-not-exposed.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 01:59:32 PST 2011


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

           Summary: [GTK]
                    platform/gtk/accessibility/unknown-roles-not-exposed.h
                    tml is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: msanchez at igalia.com


Happens at least on the 64-bit Release bot. Diff:

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/platform/gtk/accessibility/unknown-roles-not-exposed-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/platform/gtk/accessibility/unknown-roles-not-exposed-actual.txt 
@@ -9,7 +9,7 @@
 TEST COMPLETE
 PASS root.role is 'AXRole: scroll pane'
 PASS webArea.role is 'AXRole: document frame'
-PASS iframe.role is 'AXRole: scroll pane'
-PASS iframe_body.role is 'AXRole: document frame'
-PASS iframe_button.role is 'AXRole: push button'
+FAIL iframe.role should be AXRole: scroll pane. Was AXRole: panel.
+FAIL iframe_body.role should be AXRole: document frame. Was AXRole: scroll pane.
+FAIL iframe_button.role should be AXRole: push button. Was AXRole: document frame.

Will update test_expectations accordingly.

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