Title: [152138] trunk/LayoutTests
Revision
152138
Author
jber...@webkit.org
Date
2013-06-27 16:41:19 -0700 (Thu, 27 Jun 2013)

Log Message

[Mac WK2] compositing/repaint/positioned-movement.html flaky, missing repaint
https://bugs.webkit.org/show_bug.cgi?id=118153

Update the expectation to reflect that the test is also flakey on release and other
platforms

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (152137 => 152138)


--- trunk/LayoutTests/ChangeLog	2013-06-27 23:31:13 UTC (rev 152137)
+++ trunk/LayoutTests/ChangeLog	2013-06-27 23:41:19 UTC (rev 152138)
@@ -1,3 +1,13 @@
+2013-06-27  Jessie Berlin  <jber...@apple.com>
+
+        [Mac WK2] compositing/repaint/positioned-movement.html flaky, missing repaint
+        https://bugs.webkit.org/show_bug.cgi?id=118153
+
+        Update the expectation to reflect that the test is also flakey on release and other
+        platforms
+
+        * platform/mac-wk2/TestExpectations:
+
 2013-06-27  Bem Jones-Bey  <bjone...@adobe.com>
 
         [CSS Shapes] New positioning model: basic support for rectangle shape-outside

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (152137 => 152138)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-06-27 23:31:13 UTC (rev 152137)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-06-27 23:41:19 UTC (rev 152138)
@@ -367,8 +367,9 @@
 # textInputController.hasMarkedText is implemented, but gives a wrong result for some reason.
 platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html
 
-# Intermittent failure due to an extra repaint.
-[ MountainLion Debug ] compositing/repaint/positioned-movement.html [ Pass Failure ]
+# Intermittent failure due to a missing repaint
+# https://bugs.webkit.org/show_bug.cgi?id=118153
+compositing/repaint/positioned-movement.html [ Pass Failure ]
 
 ### END OF (3) Unclassified failures
 ########################################
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to