Title: [183386] trunk/LayoutTests
Revision
183386
Author
[email protected]
Date
2015-04-26 22:58:36 -0700 (Sun, 26 Apr 2015)

Log Message

editing/selection/programmatic-selection-on-mac-is-directionless.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=141122

* platform/wk2/TestExpectations: Mark the test as such. Unfortunately, there are
almost certainly other tests affected by this.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183385 => 183386)


--- trunk/LayoutTests/ChangeLog	2015-04-27 05:39:56 UTC (rev 183385)
+++ trunk/LayoutTests/ChangeLog	2015-04-27 05:58:36 UTC (rev 183386)
@@ -1,3 +1,11 @@
+2015-04-26  Alexey Proskuryakov  <[email protected]>
+
+        editing/selection/programmatic-selection-on-mac-is-directionless.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=141122
+
+        * platform/wk2/TestExpectations: Mark the test as such. Unfortunately, there are
+        almost certainly other tests affected by this.
+
 2015-04-26  Manuel Rego Casasnovas  <[email protected]>
 
         [CSS Grid Layout] LayoutBox::hasDefiniteLogicalHeight() should consider abspos boxes as definite

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (183385 => 183386)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2015-04-27 05:39:56 UTC (rev 183385)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2015-04-27 05:58:36 UTC (rev 183386)
@@ -218,6 +218,8 @@
 # Causes next test to crash only on WebKit2
 webkit.org/b/98345 fast/parser/document-open-in-unload.html [ Skip ]
 
+webkit.org/b/141122 editing/selection/programmatic-selection-on-mac-is-directionless.html [ Pass Failure ]
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to