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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 06:49:49 PST 2012


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





--- Comment #1 from Mario Sanchez Prada <msanchez at igalia.com>  2012-01-10 06:49:49 PST ---
(In reply to comment #0)
> 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.

This is strange... I can't reproduce it in my laptop (64 bit release) nor in the 64bit debug bot. Perhaps it got fixed along the way?

If that's the case, perhaps unskipping and see how it behaves could be interesting

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