Title: [157172] trunk/LayoutTests
Revision
157172
Author
[email protected]
Date
2013-10-09 09:47:52 -0700 (Wed, 09 Oct 2013)

Log Message

[EFL] Some accessibility tests are failing
https://bugs.webkit.org/show_bug.cgi?id=122553

Unreviewed EFL gardening

Patch by Krzysztof Czech <[email protected]> on 2013-10-09

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (157171 => 157172)


--- trunk/LayoutTests/ChangeLog	2013-10-09 16:16:34 UTC (rev 157171)
+++ trunk/LayoutTests/ChangeLog	2013-10-09 16:47:52 UTC (rev 157172)
@@ -1,3 +1,13 @@
+2013-10-09  Krzysztof Czech  <[email protected]>
+
+        [EFL] Some accessibility tests are failing
+        https://bugs.webkit.org/show_bug.cgi?id=122553
+
+        Unreviewed EFL gardening
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2013-10-09  Gustavo Noronha Silva  <[email protected]>
 
         Unreviewed gardening. Add timeout as expected result for fast/history/go-back-to-iframe-with-plugin.html,

Modified: trunk/LayoutTests/platform/efl/TestExpectations (157171 => 157172)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-10-09 16:16:34 UTC (rev 157171)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-10-09 16:47:52 UTC (rev 157172)
@@ -1484,6 +1484,14 @@
 # New accessibility test added in r147801 that is failing for EFL.
 webkit.org/b/114151 accessibility/svg-group-element-with-title.html [ Failure ]
 
+# New accessibility test added in r149155 is failing. Has been moved to the mac port in r155603.
+webkit.org/b/115659 accessibility/meter-element.html [ Missing ]
+
+webkit.org/b/121684 accessibility/aria-describedby-on-input.html [ Failure ]
+webkit.org/b/84045 accessibility/image-map1.html [ Failure ]
+webkit.org/b/121593 accessibility/radio-button-title-label.html [ Failure ]
+webkit.org/b/121594 accessibility/self-referencing-aria-labelledby.html [ Failure ]
+
 # Newly added test at r139111 is failing.
 webkit.org/b/106439 editing/pasteboard/paste-noplugin.html [ Failure ]
 
@@ -1603,9 +1611,6 @@
 webkit.org/b/114739 compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure Crash ]
 webkit.org/b/114739 compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure Crash ]
 
-# New accessibility test added in r149155 is failing.
-webkit.org/b/115659 accessibility/meter-element.html [ Failure ]
-
 # Newly added test in r148131 is failing.
 webkit.org/b/114876 media/click-volume-bar-not-pausing.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (157171 => 157172)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-10-09 16:16:34 UTC (rev 157171)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-10-09 16:47:52 UTC (rev 157172)
@@ -180,7 +180,7 @@
 # New accessibility test added in r151079 that is failing for EFL.
 webkit.org/b/117182 accessibility/text-role-with-aria-hidden-inside.html [ Failure ]
 
-webkit.org/b/112019 accessibility/title-ui-element-correctness.html [ Crash ]
+webkit.org/b/112019 accessibility/title-ui-element-correctness.html [ Failure ]
 
 accessibility/aria-checkbox-sends-notification.html [ Skip ]
 accessibility/deleting-iframe-destroys-axcache.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to