[Webkit-unassigned] [Bug 118060] Old Bug Validator Tool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 18:13:01 PDT 2013


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #206245|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org>  2013-07-08 18:15:01 PST ---
(From update of attachment 206245)
View in context: https://bugs.webkit.org/attachment.cgi?id=206245&action=review

Thanks for posting the patch. However, this shouldn't be a standalone python script.
There is a code to parse TestExpectations under Tools/Scripts/webkitpy/layout_tests.
We should be using that parser instead. There is also a code to fetch Bugzilla data. See code in Tools/Scripts/webkitpy/tool.

> Tools/ChangeLog:3
> +        Implementing Old Bug Validator Tool in Python. The aim is to check TestExpectations file for RESOLVED bugs in an easier way.

This line should be of the bug summary & url. See other entries.
This long description should appear below Reviewed by line. Agan, see other entries.

Please read http://www.webkit.org/coding/contributing.html.

> Tools/Scripts/old-bug-validator.py:4
> +# Copyright (C) 2013 University of Szeged
> +# Copyright (C) 2013 Gabor Abraham <abrhm at inf.u-szeged.hu>
> +# All rights reserved.

Wrong copyright format. See other files.

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