Bug 106971 - remove extraneous output in test-webkitpy
Summary: remove extraneous output in test-webkitpy
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:
Blocks:
 
Reported: 2013-01-15 18:38 PST by Dirk Pranke
Modified: 2013-01-15 21:26 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2013-01-15 18:38 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 2013-01-15 18:38:02 PST
remove extraneous output in test-webkitpy
Comment 1 Dirk Pranke 2013-01-15 18:38:36 PST
Created attachment 182899 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-15 20:44:11 PST
Comment on attachment 182899 [details]
Patch

Clearing flags on attachment: 182899

Committed r139830: <http://trac.webkit.org/changeset/139830>
Comment 3 WebKit Review Bot 2013-01-15 20:44:14 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Eric Seidel (no email) 2013-01-15 21:26:47 PST
Comment on attachment 182899 [details]
Patch

I assume we route the output to the pipe, but the pipe just ends up closed and never read?