Bug 140996

Summary: [GTK] Stop removing color marks from unit tests output
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, zan
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pnormand: review+

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>