Skip Menu |

This queue is for tickets about the IO-Tty CPAN distribution.

Report information
The Basics
Id: 102905
Status: resolved
Priority: 0/
Queue: IO-Tty

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.13_01



Subject: ugly test-time trace output
Date: Fri, 20 Mar 2015 14:25:25 +0000
To: bug-IO-Tty [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
One of IO-Tty's tests emits a progress indicator direct to stderr, involving lots of CRs. This makes an ugly mess if stderr isn't a terminal (e.g., if it's a log file). The progress indicator has little value, so I suggest just removing it, which the attached patch does. Alternatively it could be made conditional on stderr being a tty. -zefram

Message body is not shown because sender requested not to inline it.

On Fri Mar 20 10:25:37 2015, zefram@fysh.org wrote: Show quoted text
> One of IO-Tty's tests emits a progress indicator direct to stderr, > involving lots of CRs. This makes an ugly mess if stderr isn't a > terminal (e.g., if it's a log file). The progress indicator has little > value, so I suggest just removing it, which the attached patch does. > Alternatively it could be made conditional on stderr being a tty. > > -zefram
https://github.com/toddr/IO-Tty/commit/618430d186da1257447ac7317fea955a6dbde49b