[Webkit-unassigned] [Bug 36725] test-webkitpy: Eliminate spurious output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 13:22:23 PDT 2010


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





--- Comment #10 from Chris Jerdonek <cjerdonek at webkit.org>  2010-03-28 13:22:23 PST ---
(In reply to comment #9)
> I think we should use it for everything.

I was asking more the specific names of the scripts.  Are there any scripts you
know of we should enable logging for aside from--

* check-webkit-style (already enabled)
* new-run-webkit-tests (already enabled)
* test-webkitpy (already enabled)
* validate-committer-lists (probably not)
* webkit-patch (not sure)

I don't think we should automatically turn on logging when a script imports
from webkitpy because I'd rather the caller have control over when and how
they're opted in.  And I'm sure it's a hackish process to remove or otherwise
modify an existing logging configuration.  We can make opting in as simple as
calling a configure_logging() method in a standard location.

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