WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62907
[chromium] force rebaseline-chromium-webkit-tests to use the chromium port
https://bugs.webkit.org/show_bug.cgi?id=62907
Summary
[chromium] force rebaseline-chromium-webkit-tests to use the chromium port
Tony Chang
Reported
2011-06-17 13:54:35 PDT
[chromium] force rebaseline-chromium-webkit-tests to use the chromium port
Attachments
Patch
(2.20 KB, patch)
2011-06-17 13:56 PDT
,
Tony Chang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2011-06-17 13:56:27 PDT
Created
attachment 97649
[details]
Patch
Dirk Pranke
Comment 2
2011-06-17 13:58:48 PDT
Comment on
attachment 97649
[details]
Patch This is fine. See the email I just sent you, though, I don't think this explains rniwa's problem (it might fix it, but there's probably another bug in here somewhere). Ideally we'd find whatever ImageDiff was built, but that can certainly be a separate patch.
Tony Chang
Comment 3
2011-06-17 14:02:28 PDT
See the ChangeLog description. Even with a tolerance of 0, it doesn't do an exact pixel match. Here's the code in question:
http://trac.webkit.org/browser/trunk/Tools/DumpRenderTree/cg/ImageDiffCG.cpp#L118
It calculates a distance and if the distance is small enough, it considers the pixels the same.
Tony Chang
Comment 4
2011-06-17 14:02:59 PDT
***
Bug 61833
has been marked as a duplicate of this bug. ***
Dirk Pranke
Comment 5
2011-06-17 14:06:54 PDT
Wow, that just seems like a bug. It seems like --tolerance=0 should mean "exact match".
WebKit Review Bot
Comment 6
2011-06-17 14:48:25 PDT
Comment on
attachment 97649
[details]
Patch Clearing flags on attachment: 97649 Committed
r89174
: <
http://trac.webkit.org/changeset/89174
>
WebKit Review Bot
Comment 7
2011-06-17 14:48:31 PDT
All reviewed patches have been landed. Closing bug.
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