[Webkit-unassigned] [Bug 48095] new-run-webkit-tests: need a better way to handle port-specific options and default values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 14:50:54 PDT 2011


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


Dirk Pranke <dpranke at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX
         AssignedTo|dpranke at chromium.org        |webkit-unassigned at lists.web
                   |                            |kit.org




--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2011-06-24 14:50:54 PST ---
The current code has the virtue that (nearly all of) the command line options are declared in one place (in run_webkit_tests.py). 

I've come to believe that this is actually easier for people to modify and maintain than it would be if we scattered all of the options among multiple modules. Of course, the downsides are the layering issues and the ability to set port-specific defaults.

I guess what I'm saying is that it's not obvious to me what the "better" way would be. I'm clearing ownership and marking this as WONTFIX for now. Someone can reopen and start working on it if they have any better ideas than I do.

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