Title: [137176] trunk/LayoutTests
Revision
137176
Author
zandober...@gmail.com
Date
2012-12-10 10:21:31 -0800 (Mon, 10 Dec 2012)

Log Message

Unreviewed GTK gardening.

Fixing most of the expectations added in r137153, the baselines are missing so the expectations
are changed according to that. The a11y gurus will have a look at them and determine what the
baselines should look like and whether the tests can be fixed.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137175 => 137176)


--- trunk/LayoutTests/ChangeLog	2012-12-10 18:17:46 UTC (rev 137175)
+++ trunk/LayoutTests/ChangeLog	2012-12-10 18:21:31 UTC (rev 137176)
@@ -1,3 +1,13 @@
+2012-12-10  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Fixing most of the expectations added in r137153, the baselines are missing so the expectations
+        are changed according to that. The a11y gurus will have a look at them and determine what the
+        baselines should look like and whether the tests can be fixed.
+
+        * platform/gtk/TestExpectations:
+
 2012-12-10  Adam Klein  <ad...@chromium.org>
 
         inspector/styles/styles-computed-trace still times out after r137156.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (137175 => 137176)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-10 18:17:46 UTC (rev 137175)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-10 18:21:31 UTC (rev 137176)
@@ -41,6 +41,13 @@
 # Tests that require new results.
 #////////////////////////////////////////////////////////////////////////////////////////
 
+webkit.org/b/84043 accessibility/aria-tab-roles.html [ Missing ]
+webkit.org/b/84044 accessibility/image-link.html [ Missing ]
+webkit.org/b/84045 accessibility/image-map1.html [ Missing ]
+webkit.org/b/84045 accessibility/image-map2.html [ Missing ]
+webkit.org/b/70606 accessibility/menu-list-sends-change-notification.html [ Missing ]
+webkit.org/b/70606 accessibility/multiselect-list-reports-active-option.html [ Missing ]
+webkit.org/b/70606 accessibility/notification-listeners.html [ Missing ]
 webkit.org/b/98146 accessibility/svg-bounds.html [ Missing ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -691,9 +698,6 @@
 
 # Missing DRT AccessibilityController::addNotificationListener implementation
 webkit.org/b/70606 accessibility/aria-checkbox-sends-notification.html [ Timeout ]
-webkit.org/b/70606 accessibility/menu-list-sends-change-notification.html [ Timeout ]
-webkit.org/b/70606 accessibility/multiselect-list-reports-active-option.html [ Timeout ]
-webkit.org/b/70606 accessibility/notification-listeners.html [ Timeout ]
 
 webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-async.html [ Timeout ]
 webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-paste.html [ Timeout ]
@@ -746,15 +750,11 @@
 webkit.org/b/98355 accessibility/aria-link-supports-press.html [ Failure ]
 webkit.org/b/98357 accessibility/aria-readonly.html [ Failure ]
 webkit.org/b/98358 accessibility/aria-scrollbar-role.html [ Failure ]
-webkit.org/b/84043 accessibility/aria-tab-roles.html [ Failure ]
 webkit.org/b/98359 accessibility/aria-text-role.html [ Failure ]
 webkit.org/b/98360 accessibility/aria-used-on-image-maps.html [ Failure ]
 webkit.org/b/98361 accessibility/button-press-action.html [ Failure ]
 webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ]
 webkit.org/b/98365 accessibility/ellipsis-text.html [ Failure ]
-webkit.org/b/84044 accessibility/image-link.html [ Failure ]
-webkit.org/b/84045 accessibility/image-map1.html [ Failure ]
-webkit.org/b/84045 accessibility/image-map2.html [ Failure ]
 webkit.org/b/98370 accessibility/loading-iframe-sends-notification.html [ Failure ]
 webkit.org/b/98371 accessibility/loading-iframe-updates-axtree.html [ Failure ]
 webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to