[perl #46865] [TODO] [Perl] Capture STDOUT when running BigNum tests

Will Coleda via RT parrotbug-followup at parrotcode.org
Wed Oct 28 02:52:15 UTC 2009


On Sun Nov 23 18:04:12 2008, jkeen at verizon.net wrote:
> On Wed Oct 24 14:56:32 2007, pcoch wrote:
> > In t/pmc/bignum.t there is the todo item:
> > 
> > # XXX Capture STDOUT
> > runtest( $_[0], $_[1], $ops{ $ARGV[2] }, $_[3], $round{ $_[4] }, $_[5] );
> > 
> > Which means that the output from stdout needs to be captured (and
> > supposedly used) when running individual BigNum tests.
> 
> Am stalling this for same reason as RT 46863:  there's no sense
> fine-tuning the test if there's nothing yet we can test.
> 
> When we *do* have something to test, we can use IO::CaptureOutput to
> capture the STDOUT.
> 
> Thank you very much.
> kid51

This comment is missing from the testfile, the text "runtest" doesn't appear anywhere in the 
test, and the RT # doesn't appear in the repo.

Rejecting TODO ticket.

-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list