Skip Menu |

This queue is for tickets about the Perl6-Say CPAN distribution.

Report information
The Basics
Id: 55498
Status: resolved
Priority: 0/
Queue: Perl6-Say

People
Owner: jkeenan [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.15
Fixed in: 0.16



Subject: 01_stdout.t fail
# Failed test '1 line correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World' # expected: 'Hello World # ' # Failed test '2 lines correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World # ' # expected: 'Hello World # # ' # Failed test '3 lines correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World # Again! # ' # expected: 'Hello World # Again! # # ' # Failed test '1 line correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: '' # expected: ' # ' # Looks like you failed 4 tests of 16. t/01_stdout.t ........ Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/16 subtests Full report here: http://www.cpantesters.org/cpan/report/6853535 Similar result, but on Linux (note extra \n compared to Windows): http://www.cpantesters.org/cpan/report/6830806 -- Alexandr Ciornii, http://chorny.net
Chorny, Thanks for your report. I'm not going to attempt a fix because (as posted on perl.module-authors) Damian Conway and I have agreed that Perl6::Say -- which was only really needed in the 5.6 and 5.8 worlds and is superfluous in 5.10+ -- should be withdrawn from the active CPAN. Thank you very much. Jim Keenan