RESOLVED FIXED Bug 79431
nrwt needs to support virtual test suites / directories
https://bugs.webkit.org/show_bug.cgi?id=79431
Summary nrwt needs to support virtual test suites / directories
Dirk Pranke
Reported 2012-02-23 19:41:18 PST
nrwt needs to support virtual test suites / directories
Attachments
Work in progress (22.18 KB, patch)
2012-02-23 19:42 PST, Dirk Pranke
no flags
Dirk Pranke
Comment 1 2012-02-23 19:42:06 PST
Created attachment 128633 [details] Work in progress
Dirk Pranke
Comment 2 2012-02-23 19:43:41 PST
Comment on attachment 128633 [details] Work in progress Theoretically this patch has all the needed code, and it passes all of the existing unit tests, but I've done zero testing of the new code paths :).
Dirk Pranke
Comment 3 2012-02-23 19:44:45 PST
Don't sweat reviewing this since (a) it's untested and (b) I'll clean it up and break it into smaller patches for landing. You need only look at that if you're curious as to the direction.
Dirk Pranke
Comment 4 2012-02-27 19:06:35 PST
Bug 79733 filed to add support for specifying a per-test command line when starting a driver.
Dirk Pranke
Comment 5 2012-02-27 19:27:42 PST
bug 79736 filed to support running an arbitrary number of drivers per worker depending on how many different command lines are needed.
Dirk Pranke
Comment 6 2012-02-27 19:52:34 PST
Bug 79737 to actually add support to the base classes (and tests).
Dirk Pranke
Comment 7 2012-02-29 15:52:07 PST
closing ... all the subtasks have landed.
Note You need to log in before you can comment on or make changes to this bug.