[Webkit-unassigned] [Bug 70484] [WK2] Enable pixel test on WK2 if expected.png exists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 10:16:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70484





--- Comment #6 from Fehér Zsolt <feherzs at inf.u-szeged.hu>  2011-10-26 10:16:51 PST ---
(In reply to comment #4)
> (From update of attachment 111789 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=111789&action=review
> 
> > Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:289
> > +        optparse.make_option("--wk2-pixel-test", action="store_true",
> > +            dest="wk2_pixel_test", help="Enable pixel-to-pixel PNG comparisons on WebKit2"),
> 
> Why not just reuse --pixel? You already know if you're webkit2 from the driver_name. Seems like you could simplify this patch a lot if you did so.
> 
> If there's a reason you need a new flag, you should explain it in the changelog.

The new flag have a speaking name now. What do you think, that would be good?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list