Bug 125445 - Fixed test-wepkitpy logging for buildslaves
Summary: Fixed test-wepkitpy logging for buildslaves
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 03:56 PST by Dániel Bátyai
Modified: 2013-12-11 02:51 PST (History)
4 users (show)

See Also:


Attachments
Proposed patch (1.21 KB, patch)
2013-12-09 03:57 PST, Dániel Bátyai
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dániel Bátyai 2013-12-09 03:56:33 PST
Currently test-webkitpy writes it's output into a single line in the buildslave logs, and that just looks horrible.
With this, the size of the output will remain the same, but each entry will be written to a separate line, which should make it readable
Comment 1 Dániel Bátyai 2013-12-09 03:57:59 PST
Created attachment 218748 [details]
Proposed patch

The buildmaster should be restarted if this lands
Comment 2 Csaba Osztrogonác 2013-12-11 02:22:52 PST
Comment on attachment 218748 [details]
Proposed patch

LGTM, r=me
Comment 3 WebKit Commit Bot 2013-12-11 02:51:06 PST
Comment on attachment 218748 [details]
Proposed patch

Clearing flags on attachment: 218748

Committed r160419: <http://trac.webkit.org/changeset/160419>
Comment 4 WebKit Commit Bot 2013-12-11 02:51:08 PST
All reviewed patches have been landed.  Closing bug.