Bug 77188 - [Chromium] fast/canvas/gradient-add-second-start-end-stop.html fails on MAC GPU
Summary: [Chromium] fast/canvas/gradient-add-second-start-end-stop.html fails on MAC GPU
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliot Poger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 23:28 PST by Yuzo Fujishima
Modified: 2012-07-28 10:37 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 Yuzo Fujishima 2012-01-26 23:28:21 PST
fast/canvas/gradient-add-second-start-end-stop.html fails (IMAGE) on Mac with GPU
at least at WebKit 106087, Chromium 119374. This started failing earlier.

2012-01-26 23:20:18,411 4685 worker.py:180 DEBUG worker/11 fast/canvas/gradient-add-second-start-end-stop.html failed:
2012-01-26 23:20:18,411 4685 worker.py:182 DEBUG worker/11  Image mismatch
2012-01-26 23:20:18,413 4582 printing.py:462 INFO   fast/canvas/gradient-add-second-start-end-stop.html -> unexpected image mismatch
Comment 2 epoger 2012-01-30 05:15:25 PST
(In reply to comment #1)
> The difference isn't huge:
> 
> http://svn.webkit.org/repository/webkit/trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/canvas/gradient-add-second-start-end-stop-expected.png
> 
> vs
> 
> http://build.chromium.org/f/chromium/layout_test_results/Webkit_Mac10_6_-_GPU/results/layout-test-results/fast/canvas/gradient-add-second-start-end-stop-actual.png
> 
> 
> There's a skia roll in the range:
> 
> http://src.chromium.org/viewvc/chrome?view=rev&revision=118682
> 
> Elliot, do you think it's possible that this roll would have changed our output on only mac?  I'm guessing that this just needs a rebaseline.

Yes, I think it just needs a rebaseline... I am out today, but will investigate tomorrow.
Comment 3 Peter Kasting 2012-07-28 10:37:25 PDT
Rebaselined in r123964.