Title: [167304] trunk/LayoutTests
Revision
167304
Author
a...@apple.com
Date
2014-04-15 00:40:30 -0700 (Tue, 15 Apr 2014)

Log Message

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

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
Moved the flaky expectation to also apply to WebKit1.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167303 => 167304)


--- trunk/LayoutTests/ChangeLog	2014-04-15 07:32:10 UTC (rev 167303)
+++ trunk/LayoutTests/ChangeLog	2014-04-15 07:40:30 UTC (rev 167304)
@@ -1,3 +1,12 @@
+2014-04-15  Alexey Proskuryakov  <a...@apple.com>
+
+        [Mac] compositing/repaint/positioned-movement.html flaky, missing repaint
+        https://bugs.webkit.org/show_bug.cgi?id=118153
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+        Moved the flaky expectation to also apply to WebKit1.
+
 2014-04-14  Commit Queue  <commit-qu...@webkit.org>
 
         Unreviewed, rolling out r167261.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (167303 => 167304)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-04-15 07:32:10 UTC (rev 167303)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-04-15 07:40:30 UTC (rev 167304)
@@ -1353,3 +1353,5 @@
 webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Failure Timeout ]
 
 webkit.org/b/130942 fast/preloader/document-write.html [ Pass Failure ]
+
+webkit.org/b/118153 compositing/repaint/positioned-movement.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (167303 => 167304)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-04-15 07:32:10 UTC (rev 167303)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-04-15 07:40:30 UTC (rev 167304)
@@ -395,10 +395,6 @@
 # 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 a missing repaint
-# https://bugs.webkit.org/show_bug.cgi?id=118153
-compositing/repaint/positioned-movement.html [ Pass Failure ]
-
 webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
 webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
 webkit.org/b/123431 [ Mavericks ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to