Bug 91289 - test-webkitpy: move printing-related code out of the runner
Summary: test-webkitpy: move printing-related code out of the runner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on: 91282
Blocks: 76022 91292
  Show dependency treegraph
 
Reported: 2012-07-13 15:04 PDT by Dirk Pranke
Modified: 2012-07-13 16:39 PDT (History)
4 users (show)

See Also:


Attachments
Patch (11.07 KB, patch)
2012-07-13 15:05 PDT, Dirk Pranke
no flags Details | Formatted Diff | Diff
-mfix names of print_* routines (11.07 KB, patch)
2012-07-13 15:38 PDT, Dirk Pranke
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-07-13 15:04:41 PDT
test-webkitpy: move printing-related code out of the runner
Comment 1 Dirk Pranke 2012-07-13 15:05:36 PDT
Created attachment 152348 [details]
Patch
Comment 2 Dirk Pranke 2012-07-13 15:38:02 PDT
Created attachment 152356 [details]
-mfix names of print_* routines
Comment 3 Ryosuke Niwa 2012-07-13 15:42:18 PDT
Comment on attachment 152356 [details]
-mfix names of print_* routines

rs=me.
Comment 4 Dirk Pranke 2012-07-13 16:39:21 PDT
Committed r122645: <http://trac.webkit.org/changeset/122645>