#1739: Latest CPAN Module Test::Builder caused test failure
--------------------+-------------------------------------------------------
Reporter: mikehh | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version: trunk
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
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.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1739>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets