[Webkit-unassigned] [Bug 56076] rebaseline-chromium-webkit-tests should ignore reftests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 09:58:49 PDT 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86025|review?                     |review+
               Flag|                            |




--- Comment #11 from Tony Chang <tony at chromium.org>  2011-03-17 09:58:49 PST ---
(From update of attachment 86025)
View in context: https://bugs.webkit.org/attachment.cgi?id=86025&action=review

> Tools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py:242
> +          False if reftests are wrongly marked as 'needs rebaseliing' or True

rebaseliing -> rebaselining

> Tools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py:257
> +                self._rebaselining_tests = []

Nit: Should this be set()?  Maybe __init__ should use set() too.

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