Bug 131477

Summary: fast/repaint/obscured-background-no-repaint.html is very flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: koivisto, simon.fraser
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2014-04-09 23:22:39 PDT
fast/repaint/obscured-background-no-repaint.html fails most of the time on first run: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Frepaint%2Fobscured-background-no-repaint.html

-PASS repaintRects is ""
+FAIL repaintRects should be . Was (repaint rects
+  (rect 50 558 16 16)
+  (rect 50 226 16 16)
+  (rect 8 84 100 100)
+  (rect 8 284 214 232)
+)
+.
Comment 1 Alexey Proskuryakov 2014-04-09 23:24:32 PDT
Not sure when this started, it's been happening for as long as flakiness dashboard remembers (earliest recorded occurrence on March 18th).
Comment 2 Alexey Proskuryakov 2014-04-09 23:26:02 PDT
Marked as flaky in <http://trac.webkit.org/r167068>.
Comment 3 Alexey Proskuryakov 2014-07-17 14:32:32 PDT
This test fails in WK1 on OS X Yosemite in the same way, so I'll move the expectation from mac-wk2 to mac.

Should we just delete the test if we are not going to fix it?