Title: [183133] trunk/LayoutTests
Revision
183133
Author
[email protected]
Date
2015-04-22 14:01:18 -0700 (Wed, 22 Apr 2015)

Log Message

Expect failure on windows for treeitem-child-exposed test.
https://bugs.webkit.org/show_bug.cgi?id=144070

Unreviewed.

Mark accessibility/treeitem-child-exposed.html as failing on windows.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183132 => 183133)


--- trunk/LayoutTests/ChangeLog	2015-04-22 20:55:46 UTC (rev 183132)
+++ trunk/LayoutTests/ChangeLog	2015-04-22 21:01:18 UTC (rev 183133)
@@ -1,3 +1,14 @@
+2015-04-22  Jeremy Jones  <[email protected]>
+
+        Expect failure on windows for treeitem-child-exposed test.
+        https://bugs.webkit.org/show_bug.cgi?id=144070
+
+        Unreviewed.
+
+        Mark accessibility/treeitem-child-exposed.html as failing on windows.
+
+        * platform/win/TestExpectations:
+
 2015-04-22  Nan Wang  <[email protected]>
 
         AX: WebKit does not expose text fields inside tree views.

Modified: trunk/LayoutTests/platform/win/TestExpectations (183132 => 183133)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-04-22 20:55:46 UTC (rev 183132)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-04-22 21:01:18 UTC (rev 183133)
@@ -3046,6 +3046,9 @@
 webkit.org/b/139968 fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
 webkit.org/b/139968 fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
 
+# rdar://problem/20656948
+accessibility/treeitem-child-exposed.html [ Failure ]
+
 ################################################################################
 ######################### End list of UNREVIEWED failures ##########################
 ################################################################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to