Bug 53433 - [chromium] REGRESSION: Shadow tests become flaky on Mac between r77118:77101
Summary: [chromium] REGRESSION: Shadow tests become flaky on Mac between r77118:77101
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 10:02 PST by Ryosuke Niwa
Modified: 2013-04-08 14:08 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-01-31 10:02:54 PST
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
Comment 1 Simon Fraser (smfr) 2011-01-31 10:14:02 PST
Probably http://trac.webkit.org/changeset/77101/.

Flakey in that results differ from run to run?
Comment 2 Ryosuke Niwa 2011-01-31 10:22:26 PST
(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
Comment 3 Simon Fraser (smfr) 2011-02-16 21:24:05 PST
Are they still flakey?