Bug 131477 - fast/repaint/obscured-background-no-repaint.html is very flaky
Summary: fast/repaint/obscured-background-no-repaint.html is very flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2014-04-09 23:22 PDT by Alexey Proskuryakov
Modified: 2014-07-17 14:32 PDT (History)
2 users (show)

See Also:


Attachments

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