id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1739,Latest CPAN Module Test::Builder caused test failure,mikehh,jkeenan,"The latest version of the CPAN Module Test::Builder caused a failure in the test t/perl/Parrot_Test.t

A fix for this was incorporated at r48449.

In essence Test::Builder no longer outputs TODO tests to STDERR but to STDOUT.

from the changelog:
{{{
    * Test::Builder::Tester now sets $tb->todo_output to the output handle and
      not the error handle (to be in accordance with the default behaviour of
      Test::Builder and allow for testing TODO test behaviour).
}}}

consequently there has been a change of behavior in Test::Builder after version 0.94

Test::Builder is part of Test::Simple (latest version 0.96 released 11 Aug 2010)

It would probably a good idea to check if this has any effect on other TODO tests.
",bug,closed,normal,,testing,trunk,medium,fixed,,,,,
