WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77188
[Chromium] fast/canvas/gradient-add-second-start-end-stop.html fails on MAC GPU
https://bugs.webkit.org/show_bug.cgi?id=77188
Summary
[Chromium] fast/canvas/gradient-add-second-start-end-stop.html fails on MAC GPU
Yuzo Fujishima
Reported
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
Attachments
Add attachment
proposed patch, testcase, etc.
James Robinson
Comment 1
2012-01-27 11:02:33 PST
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.
epoger
Comment 2
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.
Peter Kasting
Comment 3
2012-07-28 10:37:25 PDT
Rebaselined in
r123964
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug