Skip Menu |

This queue is for tickets about the Sah-Schemas-Perl CPAN distribution.

Report information
The Basics
Id: 127839
Status: resolved
Priority: 0/
Queue: Sah-Schemas-Perl

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.014
Fixed in: 0.017



Subject: Failed test 'does not become module path'
t/perl-pod_or_pm_filename.t and (less often) t/perl-pod_filename.t fail on some of my smokers: ... # Failed test 'does not become module path' # at t/perl-pod_filename.t line 20. # got: '/usr/share/perl/5.28/strict.pod' # expected: 'strict' # Looks like you failed 1 test of 8. # Failed test 'coercion' # at t/perl-pod_filename.t line 31. # Looks like you failed 1 test of 1. t/perl-pod_filename.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'becomes module path' # at t/perl-pod_or_pm_filename.t line 20. # got: '/usr/share/perl/5.28/strict.pod' # expected: '/usr/share/perl/5.28/strict.pm' # Looks like you failed 1 test of 9. # Failed test 'coercion' # at t/perl-pod_or_pm_filename.t line 33. # Looks like you failed 1 test of 1. t/perl-pod_or_pm_filename.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ... In this case this looks like Debian's system perl (as the path /usr/share/perl/... is used), and indeed, Debian has split the Pod documentation from the code, there's a separate strict.pod here.
Thanks for the report. The related test has been removed.
On 2018-12-03 05:48:40, PERLANCAR wrote: Show quoted text
> Thanks for the report. The related test has been removed.
It seems that only one of both failing tests was removed. With 0.015 I still see: ... # Failed test 'does not become module path' # at t/perl-pod_filename.t line 20. # got: '/usr/share/perl/5.28/strict.pod' # expected: 'strict' # Looks like you failed 1 test of 8. # Failed test 'coercion' # at t/perl-pod_filename.t line 31. # Looks like you failed 1 test of 1. t/perl-pod_filename.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ...
Subject: Re: [rt.cpan.org #127839] Failed test 'does not become module path'
Date: Fri, 7 Dec 2018 20:57:07 +0700
To: bug-Sah-Schemas-Perl [...] rt.cpan.org
From: Perl Ancar <perlancar [...] gmail.com>
ok I think I've deleted the rest. On Tue, Dec 4, 2018, 5:13 AM Slaven_Rezic via RT < bug-Sah-Schemas-Perl@rt.cpan.org wrote: Show quoted text
> Queue: Sah-Schemas-Perl > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127839 > > > On 2018-12-03 05:48:40, PERLANCAR wrote:
> > Thanks for the report. The related test has been removed.
> > It seems that only one of both failing tests was removed. With 0.015 I > still see: > > ... > # Failed test 'does not become module path' > # at t/perl-pod_filename.t line 20. > # got: '/usr/share/perl/5.28/strict.pod' > # expected: 'strict' > # Looks like you failed 1 test of 8. > > # Failed test 'coercion' > # at t/perl-pod_filename.t line 31. > # Looks like you failed 1 test of 1. > t/perl-pod_filename.t ........ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests > ... >
RT-Send-CC: perlancar [...] gmail.com
Unfortunately not. With 0.16 there's still one, the same as with 0.15: # Failed test 'does not become module path' # at t/perl-pod_filename.t line 20. # got: '/usr/share/perl/5.28/strict.pod' # expected: 'strict' # Looks like you failed 1 test of 8. # Failed test 'coercion' # at t/perl-pod_filename.t line 31. # Looks like you failed 1 test of 1. t/perl-pod_filename.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests On 2018-12-07 08:57:56, perlancar@gmail.com wrote: Show quoted text
> ok I think I've deleted the rest. > > On Tue, Dec 4, 2018, 5:13 AM Slaven_Rezic via RT < > bug-Sah-Schemas-Perl@rt.cpan.org wrote: >
> > Queue: Sah-Schemas-Perl > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127839 > > > > > On 2018-12-03 05:48:40, PERLANCAR wrote:
> > > Thanks for the report. The related test has been removed.
> > > > It seems that only one of both failing tests was removed. With 0.015 I > > still see: > > > > ... > > # Failed test 'does not become module path' > > # at t/perl-pod_filename.t line 20. > > # got: '/usr/share/perl/5.28/strict.pod' > > # expected: 'strict' > > # Looks like you failed 1 test of 8. > > > > # Failed test 'coercion' > > # at t/perl-pod_filename.t line 31. > > # Looks like you failed 1 test of 1. > > t/perl-pod_filename.t ........ > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/1 subtests > > ... > >
Subject: Re: [rt.cpan.org #127839] Failed test 'does not become module path'
Date: Sun, 9 Dec 2018 17:23:06 +0700
To: bug-Sah-Schemas-Perl [...] rt.cpan.org
From: Perl Ancar <perlancar [...] gmail.com>
Ok, I've released 0.017. Third time's the charm. On Sat, Dec 8, 2018 at 2:17 AM Slaven_Rezic via RT < bug-Sah-Schemas-Perl@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=127839 > > > Unfortunately not. With 0.16 there's still one, the same as with 0.15: > > # Failed test 'does not become module path' > # at t/perl-pod_filename.t line 20. > # got: '/usr/share/perl/5.28/strict.pod' > # expected: 'strict' > # Looks like you failed 1 test of 8. > > # Failed test 'coercion' > # at t/perl-pod_filename.t line 31. > # Looks like you failed 1 test of 1. > t/perl-pod_filename.t ........ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests > > > On 2018-12-07 08:57:56, perlancar@gmail.com wrote:
> > ok I think I've deleted the rest. > > > > On Tue, Dec 4, 2018, 5:13 AM Slaven_Rezic via RT < > > bug-Sah-Schemas-Perl@rt.cpan.org wrote: > >
> > > Queue: Sah-Schemas-Perl > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127839 > > > > > > > On 2018-12-03 05:48:40, PERLANCAR wrote:
> > > > Thanks for the report. The related test has been removed.
> > > > > > It seems that only one of both failing tests was removed. With 0.015 I > > > still see: > > > > > > ... > > > # Failed test 'does not become module path' > > > # at t/perl-pod_filename.t line 20. > > > # got: '/usr/share/perl/5.28/strict.pod' > > > # expected: 'strict' > > > # Looks like you failed 1 test of 8. > > > > > > # Failed test 'coercion' > > > # at t/perl-pod_filename.t line 31. > > > # Looks like you failed 1 test of 1. > > > t/perl-pod_filename.t ........ > > > Dubious, test returned 1 (wstat 256, 0x100) > > > Failed 1/1 subtests > > > ... > > >
> > > >
RT-Send-CC: perlancar [...] gmail.com
0.017 looks good. On 2018-12-09 05:23:35, perlancar@gmail.com wrote: Show quoted text
> Ok, I've released 0.017. Third time's the charm. > > > On Sat, Dec 8, 2018 at 2:17 AM Slaven_Rezic via RT < > bug-Sah-Schemas-Perl@rt.cpan.org> wrote: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=127839 > > > > > Unfortunately not. With 0.16 there's still one, the same as with 0.15: > > > > # Failed test 'does not become module path' > > # at t/perl-pod_filename.t line 20. > > # got: '/usr/share/perl/5.28/strict.pod' > > # expected: 'strict' > > # Looks like you failed 1 test of 8. > > > > # Failed test 'coercion' > > # at t/perl-pod_filename.t line 31. > > # Looks like you failed 1 test of 1. > > t/perl-pod_filename.t ........ > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/1 subtests > > > > > > On 2018-12-07 08:57:56, perlancar@gmail.com wrote:
> > > ok I think I've deleted the rest. > > > > > > On Tue, Dec 4, 2018, 5:13 AM Slaven_Rezic via RT < > > > bug-Sah-Schemas-Perl@rt.cpan.org wrote: > > >
> > > > Queue: Sah-Schemas-Perl > > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127839 > > > > > > > > > On 2018-12-03 05:48:40, PERLANCAR wrote:
> > > > > Thanks for the report. The related test has been removed.
> > > > > > > > It seems that only one of both failing tests was removed. With 0.015 I > > > > still see: > > > > > > > > ... > > > > # Failed test 'does not become module path' > > > > # at t/perl-pod_filename.t line 20. > > > > # got: '/usr/share/perl/5.28/strict.pod' > > > > # expected: 'strict' > > > > # Looks like you failed 1 test of 8. > > > > > > > > # Failed test 'coercion' > > > > # at t/perl-pod_filename.t line 31. > > > > # Looks like you failed 1 test of 1. > > > > t/perl-pod_filename.t ........ > > > > Dubious, test returned 1 (wstat 256, 0x100) > > > > Failed 1/1 subtests > > > > ... > > > >
> > > > > > > >