[Webkit-unassigned] [Bug 70484] [WK2] add flag to only check pixel results if png files exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 07:02:32 PST 2011


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





--- Comment #14 from Fehér Zsolt <feherzs at inf.u-szeged.hu>  2011-11-07 07:02:32 PST ---
(From update of attachment 112825)
View in context: https://bugs.webkit.org/attachment.cgi?id=112825&action=review

>>> Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:86
>>> +        if options.skip_pixel_test_if_no_baseline and not (port.driver_name() == "WebKitTestRunner"):
>> 
>> Nit: != seems a little clearer than not (...)
> 
> Why is this change specific to WebKitTestRunner ? Why wouldn't we want to support this in DRT as well?

Because we need now this patch on WK2, but an another patch we can supported in DRT also.

-- 
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