Title: [181861] trunk/LayoutTests
Revision
181861
Author
[email protected]
Date
2015-03-23 13:06:02 -0700 (Mon, 23 Mar 2015)

Log Message

accessibility/textarea-selected-text-range.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=142976

* platform/mac/TestExpectations: Marking as such.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181860 => 181861)


--- trunk/LayoutTests/ChangeLog	2015-03-23 19:20:24 UTC (rev 181860)
+++ trunk/LayoutTests/ChangeLog	2015-03-23 20:06:02 UTC (rev 181861)
@@ -1,3 +1,10 @@
+2015-03-23  Alexey Proskuryakov  <[email protected]>
+
+        accessibility/textarea-selected-text-range.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=142976
+
+        * platform/mac/TestExpectations: Marking as such.
+
 2015-03-22  Benjamin Poulain  <[email protected]>
 
         CSS Selectors: fix attribute case-insensitive matching of Contain and List

Modified: trunk/LayoutTests/platform/mac/TestExpectations (181860 => 181861)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-03-23 19:20:24 UTC (rev 181860)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-03-23 20:06:02 UTC (rev 181861)
@@ -45,6 +45,8 @@
 # ariaControlsElementAtIndex is not implemented in mac
 webkit.org/b/127908 accessibility/aria-controls.html [ Skip ]
 
+webkit.org/b/142976 accessibility/textarea-selected-text-range.html [ Pass Failure ]
+
 # Need to add functionality to DumpRenderTree to handle error pages
 fast/history/back-forward-reset-after-error-handling.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to