[Webkit-unassigned] [Bug 103900] Many webkitpy unit tests can be run standalone, are executable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 10:13:44 PST 2012


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





--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2012-12-03 10:16:08 PST ---
As you say, I originally ran many of the unit tests individually to test modules; partially this was because of python convention, and partially this was because test-webkitpy was pretty bare-bones and missing a bunch of stuff I needed (like being able to get coverage numbers). I've added all of the features to test-webkitpy since then, and rarely run the tests directly now, so there's no real reason to keep these lines.

(The other people who did python development, like eseidel and abarth, pretty much never used these lines in the first place, so I don't think anyone will object to removing them across the board).

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