Bug 118153

Summary: [Mac] compositing/repaint/positioned-movement.html flaky, missing repaint
Product: WebKit Reporter: Jessie Berlin <jberlin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: benjamin, jberlin, koivisto, simon.fraser
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Jessie Berlin 2013-06-27 16:19:32 PDT
--- /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/compositing/repaint/positioned-movement-expected.txt
+++ /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/compositing/repaint/positioned-movement-actual.txt
@@ -9,9 +9,6 @@
           (position 110.00 110.00)
           (bounds 400.00 400.00)
           (drawsContent 1)
-          (repaint rects
-            (rect 0.00 0.00 400.00 400.00)
-          )
         )
       )
     )

http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r152072%20(11243)/compositing/repaint/positioned-movement-pretty-diff.html

A flakey test expectation was added only for ML Debug, but it has also flaked on Lion Release. I am going to mark it as flakey for all of Mac WK2.
Comment 1 Alexey Proskuryakov 2014-04-15 00:41:21 PDT
This test is now flaky on WebKit1 too, which I'm fairly sure it wasn't before.

Moved the flaky expectation in <http://trac.webkit.org/r167304>.