Skip Menu |

This queue is for tickets about the Text-Indent CPAN distribution.

Report information
The Basics
Id: 108678
Status: resolved
Priority: 0/
Queue: Text-Indent

People
Owner: blainem [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: 0.03



Subject: Negative repeat count does nothing
With recent perls (e.g. 5.22.1-RC1) there's a new warning causing a test failure: # Failed test 'no warnings' # at /opt/perl-5.22.1-RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm line 45. # There were 1 warning(s) # Previous test 7 'reset indent level' # Negative repeat count does nothing at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm line 303. # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm line 303. # Text::Indent::indent(Text::Indent=HASH(0x27a7160), "foo") called at t/09_indent.t line 31 # # Looks like you failed 1 test of 9. t/09_indent.t ................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/9 subtests
On 2015-11-10 14:55:08, SREZIC wrote: Show quoted text
> With recent perls (e.g. 5.22.1-RC1) there's a new warning causing a > test failure: > > # Failed test 'no warnings' > # at /opt/perl-5.22.1-RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm > line 45. > # There were 1 warning(s) > # Previous test 7 'reset indent level' > # Negative repeat count does nothing at /tmpfs/.cpan- > build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm line > 303. > # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02- > CTVop8/blib/lib/Text/Indent.pm line 303. > # Text::Indent::indent(Text::Indent=HASH(0x27a7160), "foo") > called at t/09_indent.t line 31 > # > # Looks like you failed 1 test of 9. > t/09_indent.t ................. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/9 subtests
See also http://matrix.cpantesters.org/?dist=Text-Indent%200.02 for a fail/pass overview --- tests start failing with perl 5.22.0.
On Tue Nov 10 14:57:38 2015, SREZIC wrote: Show quoted text
> On 2015-11-10 14:55:08, SREZIC wrote:
> > With recent perls (e.g. 5.22.1-RC1) there's a new warning causing a > > test failure: > > > > # Failed test 'no warnings' > > # at /opt/perl-5.22.1-RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm > > line 45. > > # There were 1 warning(s) > > # Previous test 7 'reset indent level' > > # Negative repeat count does nothing at /tmpfs/.cpan- > > build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm line > > 303. > > # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02- > > CTVop8/blib/lib/Text/Indent.pm line 303. > > # Text::Indent::indent(Text::Indent=HASH(0x27a7160), "foo") > > called at t/09_indent.t line 31 > > # > > # Looks like you failed 1 test of 9. > > t/09_indent.t ................. > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/9 subtests
> > See also http://matrix.cpantesters.org/?dist=Text-Indent%200.02 for a > fail/pass overview --- tests start failing with perl 5.22.0.
Hello. I've added a PULL REQUEST at https://github.com/jf647/Text-Indent/pull/1 to fix this, and have been in contact with the current maintainer regarding the patch.
On Sat Dec 15 22:11:32 2018, blaine@renderorange.com wrote: Show quoted text
> On Tue Nov 10 14:57:38 2015, SREZIC wrote:
> > On 2015-11-10 14:55:08, SREZIC wrote:
> > > With recent perls (e.g. 5.22.1-RC1) there's a new warning causing a > > > test failure: > > > > > > # Failed test 'no warnings' > > > # at /opt/perl-5.22.1-RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm > > > line 45. > > > # There were 1 warning(s) > > > # Previous test 7 'reset indent level' > > > # Negative repeat count does nothing at /tmpfs/.cpan- > > > build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm > > > line > > > 303. > > > # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02- > > > CTVop8/blib/lib/Text/Indent.pm line 303. > > > # Text::Indent::indent(Text::Indent=HASH(0x27a7160), "foo") > > > called at t/09_indent.t line 31 > > > # > > > # Looks like you failed 1 test of 9. > > > t/09_indent.t ................. > > > Dubious, test returned 1 (wstat 256, 0x100) > > > Failed 1/9 subtests
> > > > See also http://matrix.cpantesters.org/?dist=Text-Indent%200.02 for a > > fail/pass overview --- tests start failing with perl 5.22.0.
> > > Hello. I've added a PULL REQUEST at https://github.com/jf647/Text- > Indent/pull/1 to fix this, and have been in contact with the current > maintainer regarding the patch.
Hello, I've uploaded a new version to PAUSE, 0.03, which fixes this warning and allows the tests to pass for installation. As soon as the index is updated and installation works again, I'll mark this case as resolved and close. Thanks!
On Mon Dec 31 00:40:13 2018, BLAINEM wrote: Show quoted text
> On Sat Dec 15 22:11:32 2018, blaine@renderorange.com wrote:
> > On Tue Nov 10 14:57:38 2015, SREZIC wrote:
> > > On 2015-11-10 14:55:08, SREZIC wrote:
> > > > With recent perls (e.g. 5.22.1-RC1) there's a new warning causing > > > > a > > > > test failure: > > > > > > > > # Failed test 'no warnings' > > > > # at /opt/perl-5.22.1- > > > > RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm > > > > line 45. > > > > # There were 1 warning(s) > > > > # Previous test 7 'reset indent level' > > > > # Negative repeat count does nothing at /tmpfs/.cpan- > > > > build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm > > > > line > > > > 303. > > > > # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02- > > > > CTVop8/blib/lib/Text/Indent.pm line 303. > > > > # Text::Indent::indent(Text::Indent=HASH(0x27a7160), "foo") > > > > called at t/09_indent.t line 31 > > > > # > > > > # Looks like you failed 1 test of 9. > > > > t/09_indent.t ................. > > > > Dubious, test returned 1 (wstat 256, 0x100) > > > > Failed 1/9 subtests
> > > > > > See also http://matrix.cpantesters.org/?dist=Text-Indent%200.02 for > > > a > > > fail/pass overview --- tests start failing with perl 5.22.0.
> > > > > > Hello. I've added a PULL REQUEST at https://github.com/jf647/Text- > > Indent/pull/1 to fix this, and have been in contact with the current > > maintainer regarding the patch.
> > Hello, > > I've uploaded a new version to PAUSE, 0.03, which fixes this warning > and allows the tests to pass for installation. > > As soon as the index is updated and installation works again, I'll > mark this case as resolved and close. > > Thanks!
Index is updated, confirmed the new release on CPAN, and confirmed passing on all platforms through CPAN testers. Closing out.
On 2018-12-31 11:17:07, BLAINEM wrote: Show quoted text
> On Mon Dec 31 00:40:13 2018, BLAINEM wrote:
> > On Sat Dec 15 22:11:32 2018, blaine@renderorange.com wrote:
> > > On Tue Nov 10 14:57:38 2015, SREZIC wrote:
> > > > On 2015-11-10 14:55:08, SREZIC wrote:
> > > > > With recent perls (e.g. 5.22.1-RC1) there's a new warning > > > > > causing > > > > > a > > > > > test failure: > > > > > > > > > > # Failed test 'no warnings' > > > > > # at /opt/perl-5.22.1- > > > > > RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm > > > > > line 45. > > > > > # There were 1 warning(s) > > > > > # Previous test 7 'reset indent level' > > > > > # Negative repeat count does nothing at /tmpfs/.cpan- > > > > > build/2015111018/Text-Indent-0.02- > > > > > CTVop8/blib/lib/Text/Indent.pm > > > > > line > > > > > 303. > > > > > # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02- > > > > > CTVop8/blib/lib/Text/Indent.pm line 303. > > > > > # Text::Indent::indent(Text::Indent=HASH(0x27a7160), > > > > > "foo") > > > > > called at t/09_indent.t line 31 > > > > > # > > > > > # Looks like you failed 1 test of 9. > > > > > t/09_indent.t ................. > > > > > Dubious, test returned 1 (wstat 256, 0x100) > > > > > Failed 1/9 subtests
> > > > > > > > See also http://matrix.cpantesters.org/?dist=Text-Indent%200.02 > > > > for > > > > a > > > > fail/pass overview --- tests start failing with perl 5.22.0.
> > > > > > > > > Hello. I've added a PULL REQUEST at https://github.com/jf647/Text- > > > Indent/pull/1 to fix this, and have been in contact with the > > > current > > > maintainer regarding the patch.
> > > > Hello, > > > > I've uploaded a new version to PAUSE, 0.03, which fixes this warning > > and allows the tests to pass for installation. > > > > As soon as the index is updated and installation works again, I'll > > mark this case as resolved and close. > > > > Thanks!
> > Index is updated, confirmed the new release on CPAN, and confirmed > passing on all platforms through CPAN testers. > > Closing out.
Thanks!