Bug 140996 - [GTK] Stop removing color marks from unit tests output
Summary: [GTK] Stop removing color marks from unit tests output
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2015-01-28 05:48 PST by Carlos Garcia Campos
Modified: 2015-01-28 06:48 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2015-01-28 05:50 PST, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2015-01-28 05:48:56 PST
Since r178236 google tests use a custom simplified output without any colors, so we don't need to handle the case of non ttys to remove the color marks.
Comment 1 Carlos Garcia Campos 2015-01-28 05:50:20 PST
Created attachment 245535 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-01-28 06:48:35 PST
Committed r179250: <http://trac.webkit.org/changeset/179250>