Bug 53433
Summary: | [chromium] REGRESSION: Shadow tests become flaky on Mac between r77118:77101 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | mitz, morrita, sam, schenney, simon.fraser, yurys |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Ryosuke Niwa
The following tests became flaky after rolling WebKit 77101:71718:
fast/borders/border-radius-split-inline.html = IMAGE
fast/repaint/box-shadow-h.html = IMAGE
fast/repaint/box-shadow-v.html = IMAGE
fast/transforms/shadows.html = IMAGE
Blame list:
http://trac.webkit.org/log/?verbose=on&rev=77118&stop_rev=77101
Suspicious changesets:
http://trac.webkit.org/changeset/77110/
http://trac.webkit.org/changeset/77106/
http://trac.webkit.org/changeset/77105/
http://trac.webkit.org/changeset/77101/
http://crbug.com/71418
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Probably http://trac.webkit.org/changeset/77101/.
Flakey in that results differ from run to run?
Ryosuke Niwa
(In reply to comment #1)
> Probably http://trac.webkit.org/changeset/77101/.
>
> Flakey in that results differ from run to run?
It's hard to tell for me by inspection because they look all the same. But you can grab zip files from http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&master=ChromiumWebkit&tests=fast%2Fborders%2Fborder-radius-split-inline.html%2Cfast%2Frepaint%2Fbox-shadow-h.html%2Cfast%2Frepaint%2Fbox-shadow-v.html%2Cfast%2Ftransforms%2Fshadows.html
Simon Fraser (smfr)
Are they still flakey?