Bug 51092 - nrwt multiprocessing - split out TestRunner into its own file
Summary: nrwt multiprocessing - split out TestRunner into its own file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on: 51081
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-14 20:33 PST by Dirk Pranke
Modified: 2011-01-10 12:48 PST (History)
0 users

See Also:


Attachments
Patch (124.18 KB, patch)
2010-12-14 20:43 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff
rebase after WebKitTools -> Tools rename (126.59 KB, patch)
2010-12-22 17:26 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2010-12-14 20:33:30 PST
nrwt multiprocessing - split out TestRunner into its own file
Comment 1 Dirk Pranke 2010-12-14 20:43:55 PST
Created attachment 76625 [details]
Patch
Comment 2 Dirk Pranke 2010-12-14 20:45:37 PST
Comment on attachment 76625 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=76625&action=review

> WebKitTools/ChangeLog:13
> +        https://bugs.webkit.org/show_bug.cgi?id=51092

You can ignore the weird diff in this changelog entry and just look at the added lines. The diff is the result of diffing against the my branch with the patch in 51081 in it.
Comment 3 Ojan Vafai 2010-12-15 17:05:06 PST
Comment on attachment 76625 [details]
Patch

Nice cleanup.
Comment 4 Dirk Pranke 2010-12-22 17:26:03 PST
Created attachment 77285 [details]
rebase after WebKitTools -> Tools rename
Comment 5 Dirk Pranke 2010-12-22 17:26:48 PST
Committed r74525: <http://trac.webkit.org/changeset/74525>
Comment 6 Ojan Vafai 2011-01-10 12:48:25 PST
Comment on attachment 77285 [details]
rebase after WebKitTools -> Tools rename

Removing review flag to get out of review queue as this has been landed.