[webkit-dev] "Tools/Scripts/webkit-patch rebaseline-expectations" does not launch html comparison page?
Adam Barth
abarth at webkit.org
Tue Nov 8 09:09:07 PST 2011
On Tue, Nov 8, 2011 at 7:06 AM, Elliot Poger <epoger at chromium.org> wrote:
> I have just run "Tools/Scripts/webkit-patch rebaseline-expectations". There
> are plenty of image rebaseline changes ("svn status" yields 792 lines!), but
> I'm not seeing the promised html page to compare old and new baselines.
Correct. It does not launch a comparison page.
> The docs at http://trac.webkit.org/wiki/Rebaseline indicate that such an
> html page will be launched by default.
That's documentation for a different tool.
> Is there some flag I have to pass to make this happen?
There is no flag.
My plan was to add the ability to take an arbitrary patch in the
working copy and show a pretty-diff like view of how the patch effects
layout test results. I haven't had time to implement that yet. If
you're interested in adding that feature, let me know and I'll help
you get started.
Adam
More information about the webkit-dev
mailing list