Skip Menu |

This queue is for tickets about the Perinci-Sub-Property-memoize CPAN distribution.

Report information
The Basics
Id: 101901
Status: resolved
Priority: 0/
Queue: Perinci-Sub-Property-memoize

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

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: Test suite currently fails
It seems that the test suite currently fails for all perl versions. The test log starts like this: # Failed test 'actual res' # at /opt/perl-5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. # got: undef # expected: '1' # undef # Looks like you failed 1 test of 2. # Failed test 'call \#1: ' # at /opt/perl-5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 190. # Failed test 'actual res' # at /opt/perl-5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. # got: undef # expected: '1' # undef # Looks like you failed 1 test of 2.
On Tue Feb 03 03:10:24 2015, SREZIC wrote: Show quoted text
> It seems that the test suite currently fails for all perl versions. > The test log starts like this: > > # Failed test 'actual res' > # at /opt/perl- > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. > # got: undef > # expected: '1' > # undef > # Looks like you failed 1 test of 2. > > # Failed test 'call \#1: ' > # at /opt/perl- > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 190. > > # Failed test 'actual res' > # at /opt/perl- > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. > # got: undef > # expected: '1' > # undef > # Looks like you failed 1 test of 2. >
Thanks, recent versions of Perinci::Sub::Wrapper have a fix that "broke" the test. Also, there is a change in the test module Test::Perinci::Sub::Wrapper (pre_test -> pretest) which has not been reflected in this dist. Fixed in 0.02.
On 2015-02-04 12:11:38, PERLANCAR wrote: Show quoted text
> On Tue Feb 03 03:10:24 2015, SREZIC wrote:
> > It seems that the test suite currently fails for all perl versions. > > The test log starts like this: > > > > # Failed test 'actual res' > > # at /opt/perl- > > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. > > # got: undef > > # expected: '1' > > # undef > > # Looks like you failed 1 test of 2. > > > > # Failed test 'call \#1: ' > > # at /opt/perl- > > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 190. > > > > # Failed test 'actual res' > > # at /opt/perl- > > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. > > # got: undef > > # expected: '1' > > # undef > > # Looks like you failed 1 test of 2. > >
> > Thanks, recent versions of Perinci::Sub::Wrapper have a fix that > "broke" the test. Also, there is a change in the test module > Test::Perinci::Sub::Wrapper (pre_test -> pretest) which has not been > reflected in this dist. > > Fixed in 0.02.
The 0.02 test results look better, but it seems that there's a PAUSE permission problem --- https://metacpan.org/release/Perinci-Sub-Property-memoize marks the distribution as "unauthorized".
On Wed Feb 04 20:16:28 2015, SREZIC wrote: Show quoted text
> On 2015-02-04 12:11:38, PERLANCAR wrote:
> > On Tue Feb 03 03:10:24 2015, SREZIC wrote:
> > > It seems that the test suite currently fails for all perl versions. > > > The test log starts like this: > > > > > > # Failed test 'actual res' > > > # at /opt/perl- > > > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. > > > # got: undef > > > # expected: '1' > > > # undef > > > # Looks like you failed 1 test of 2. > > > > > > # Failed test 'call \#1: ' > > > # at /opt/perl- > > > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 190. > > > > > > # Failed test 'actual res' > > > # at /opt/perl- > > > 5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181. > > > # got: undef > > > # expected: '1' > > > # undef > > > # Looks like you failed 1 test of 2. > > >
> > > > Thanks, recent versions of Perinci::Sub::Wrapper have a fix that > > "broke" the test. Also, there is a change in the test module > > Test::Perinci::Sub::Wrapper (pre_test -> pretest) which has not been > > reflected in this dist. > > > > Fixed in 0.02.
> > The 0.02 test results look better, but it seems that there's a PAUSE > permission problem --- https://metacpan.org/release/Perinci-Sub- > Property-memoize marks the distribution as "unauthorized".
This happens because the older release is in my old PAUSE account (SHARYANTO) and I release to my new PAUSE account (PERLANCAR). I did only delete the old release just a minute before releasing. But PAUSE accepts and indexes the new release fine. It's just that MetaCPAN doesn't. Since this is unrelated to the original issue, I'm closing the ticket.