Bug 118153 - [Mac] compositing/repaint/positioned-movement.html flaky, missing repaint
Summary: [Mac] compositing/repaint/positioned-movement.html flaky, missing repaint
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-06-27 16:19 PDT by Jessie Berlin
Modified: 2014-04-15 00:41 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>.