Skip Menu |

This queue is for tickets about the WWW-Coursera CPAN distribution.

Report information
The Basics
Id: 95237
Status: resolved
Worked: 15 min
Priority: 0/
Queue: WWW-Coursera

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

Bug Information
Severity: (no value)
Broken in: 0.08
Fixed in: 0.09



Subject: keys on reference is experimental
With perl 5.19.8 and later the test suite fails with the message: # Failed test 'use WWW::Coursera;' # at t/00-load.t line 6. # Tried to use 'WWW::Coursera'. # Error: keys on reference is experimental at /home/cpansand/.cpan/build/WWW-Coursera-0.08-QSxRtL/blib/lib/WWW/Coursera.pm line 297. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. Bailout called. Further testing stopped: # Testing WWW::Coursera , Perl 5.019011, /usr/perl5.19.11/bin/perl5.19.11 # Looks like you failed 1 test of 1. FAILED--Further testing stopped. See http://matrix.cpantesters.org/?dist=WWW-Coursera for a reports overview and http://www.cpantesters.org/cpan/report/727c3250-d119-11e3-88d8-f6bddfbfc7aa for a sample report. Regards, Slaven
Subject: Re: [rt.cpan.org #95237] keys on reference is experimental
Date: Sat, 3 May 2014 22:34:23 +0200
To: bug-WWW-Coursera [...] rt.cpan.org, SREZIC [...] cpan.org
From: "O.Tatar" <ovn.tatar [...] gmail.com>
Hi Slaven, is it an auto test result the mail above ? btw. with version This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi working fine see log below: cpanm WWW::Coursera --> Working on WWW::Coursera Fetching http://www.cpan.org/authors/id/O/OV/OVNTATAR/WWW-Coursera-0.08.tar.gz ... OK Configuring WWW-Coursera-0.08 ... OK Building and testing WWW-Coursera-0.08 ... OK Successfully installed WWW-Coursera-0.08 (upgraded from 0.07) 1 distribution installed Finally which operating system running the test cases ? Regards Ovidiu On 1 May 2014 18:32, Slaven_Rezic via RT <bug-WWW-Coursera@rt.cpan.org>wrote: Show quoted text
> Thu May 01 12:32:58 2014: Request 95237 was acted upon. > Transaction: Ticket created by SREZIC > Queue: WWW-Coursera > Subject: keys on reference is experimental > Broken in: 0.08 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95237 > > > > With perl 5.19.8 and later the test suite fails with the message: > > # Failed test 'use WWW::Coursera;' > # at t/00-load.t line 6. > # Tried to use 'WWW::Coursera'. > # Error: keys on reference is experimental at > /home/cpansand/.cpan/build/WWW-Coursera-0.08-QSxRtL/blib/lib/WWW/Coursera.pm > line 297. > # Compilation failed in require at t/00-load.t line 6. > # BEGIN failed--compilation aborted at t/00-load.t line 6. > Bailout called. Further testing stopped: > # Testing WWW::Coursera , Perl 5.019011, /usr/perl5.19.11/bin/perl5.19.11 > # Looks like you failed 1 test of 1. > FAILED--Further testing stopped. > > See http://matrix.cpantesters.org/?dist=WWW-Coursera for a reports > overview and > http://www.cpantesters.org/cpan/report/727c3250-d119-11e3-88d8-f6bddfbfc7aafor a sample report. > > Regards, > Slaven > >
On 2014-05-03 16:34:33, OVNTATAR wrote: Show quoted text
> Hi Slaven, >
Hi Ovidiu, Show quoted text
> is it an auto test result the mail above ?
The reports are generated by automatic test systems, if this is your question. Show quoted text
> > btw. with version > This is perl 5, version 14, subversion 2 (v5.14.2) built for > x86_64-linux-gnu-thread-multi > > working fine see log below: > > cpanm WWW::Coursera > --> Working on WWW::Coursera > Fetching > http://www.cpan.org/authors/id/O/OV/OVNTATAR/WWW-Coursera-0.08.tar.gz > ... OK > Configuring WWW-Coursera-0.08 ... OK > Building and testing WWW-Coursera-0.08 ... OK > Successfully installed WWW-Coursera-0.08 (upgraded from 0.07) > 1 distribution installed > > Finally which operating system running the test cases ?
This is a new error, introduced in the development perl version 5.19.x, and will also appear in the next stable perl 5.20.0 (release date maybe this or next month). If you look at the matrix link in the original bugreport, then you can see that the error is not OS dependent, just dependent on the perl version. (Maybe you should also look into the lower part of the matrix, which is all yellow and red, indicating other problems, but this is not the topic of this report) Regards, Slaven Show quoted text
> > > On 1 May 2014 18:32, Slaven_Rezic via RT <bug-WWW- > Coursera@rt.cpan.org>wrote: >
> > Thu May 01 12:32:58 2014: Request 95237 was acted upon. > > Transaction: Ticket created by SREZIC > > Queue: WWW-Coursera > > Subject: keys on reference is experimental > > Broken in: 0.08 > > Severity: (no value) > > Owner: Nobody > > Requestors: SREZIC@cpan.org > > Status: new > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95237 > > > > > > > With perl 5.19.8 and later the test suite fails with the message: > > > > # Failed test 'use WWW::Coursera;' > > # at t/00-load.t line 6. > > # Tried to use 'WWW::Coursera'. > > # Error: keys on reference is experimental at > > /home/cpansand/.cpan/build/WWW-Coursera-0.08- > > QSxRtL/blib/lib/WWW/Coursera.pm > > line 297. > > # Compilation failed in require at t/00-load.t line 6. > > # BEGIN failed--compilation aborted at t/00-load.t line 6. > > Bailout called. Further testing stopped: > > # Testing WWW::Coursera , Perl 5.019011, > > /usr/perl5.19.11/bin/perl5.19.11 > > # Looks like you failed 1 test of 1. > > FAILED--Further testing stopped. > > > > See http://matrix.cpantesters.org/?dist=WWW-Coursera for a reports > > overview and > > http://www.cpantesters.org/cpan/report/727c3250-d119-11e3-88d8- > > f6bddfbfc7aafor a sample report. > > > > Regards, > > Slaven > > > >
Subject: Re: [rt.cpan.org #95237] keys on reference is experimental
Date: Sat, 3 May 2014 23:13:27 +0200
To: bug-WWW-Coursera [...] rt.cpan.org
From: "O.Tatar" <ovn.tatar [...] gmail.com>
Thanks for your answer, Slaven I'm goint to install a 5.19 version of perl and run testing. Regards, Ovidiu On 3 May 2014 22:46, Slaven_Rezic via RT <bug-WWW-Coursera@rt.cpan.org>wrote: Show quoted text
> Queue: WWW-Coursera > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95237 > > > On 2014-05-03 16:34:33, OVNTATAR wrote:
> > Hi Slaven, > >
> > Hi Ovidiu, >
> > is it an auto test result the mail above ?
> > The reports are generated by automatic test systems, if this is your > question. >
> > > > btw. with version > > This is perl 5, version 14, subversion 2 (v5.14.2) built for > > x86_64-linux-gnu-thread-multi > > > > working fine see log below: > > > > cpanm WWW::Coursera > > --> Working on WWW::Coursera > > Fetching > > http://www.cpan.org/authors/id/O/OV/OVNTATAR/WWW-Coursera-0.08.tar.gz > > ... OK > > Configuring WWW-Coursera-0.08 ... OK > > Building and testing WWW-Coursera-0.08 ... OK > > Successfully installed WWW-Coursera-0.08 (upgraded from 0.07) > > 1 distribution installed > > > > Finally which operating system running the test cases ?
> > This is a new error, introduced in the development perl version 5.19.x, > and will also appear in the next stable perl 5.20.0 (release date maybe > this or next month). If you look at the matrix link in the original > bugreport, then you can see that the error is not OS dependent, just > dependent on the perl version. > > (Maybe you should also look into the lower part of the matrix, which is > all yellow and red, indicating other problems, but this is not the topic of > this report) > > Regards, > Slaven >
> > > > > > On 1 May 2014 18:32, Slaven_Rezic via RT <bug-WWW- > > Coursera@rt.cpan.org>wrote: > >
> > > Thu May 01 12:32:58 2014: Request 95237 was acted upon. > > > Transaction: Ticket created by SREZIC > > > Queue: WWW-Coursera > > > Subject: keys on reference is experimental > > > Broken in: 0.08 > > > Severity: (no value) > > > Owner: Nobody > > > Requestors: SREZIC@cpan.org > > > Status: new > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95237 > > > > > > > > > > With perl 5.19.8 and later the test suite fails with the message: > > > > > > # Failed test 'use WWW::Coursera;' > > > # at t/00-load.t line 6. > > > # Tried to use 'WWW::Coursera'. > > > # Error: keys on reference is experimental at > > > /home/cpansand/.cpan/build/WWW-Coursera-0.08- > > > QSxRtL/blib/lib/WWW/Coursera.pm > > > line 297. > > > # Compilation failed in require at t/00-load.t line 6. > > > # BEGIN failed--compilation aborted at t/00-load.t line 6. > > > Bailout called. Further testing stopped: > > > # Testing WWW::Coursera , Perl 5.019011, > > > /usr/perl5.19.11/bin/perl5.19.11 > > > # Looks like you failed 1 test of 1. > > > FAILED--Further testing stopped. > > > > > > See http://matrix.cpantesters.org/?dist=WWW-Coursera for a reports > > > overview and > > > http://www.cpantesters.org/cpan/report/727c3250-d119-11e3-88d8- > > > f6bddfbfc7aafor a sample report. > > > > > > Regards, > > > Slaven > > > > > >
> > > >
prove t/ t/00-load.t ....... 1/1 # Testing WWW::Coursera 0.08, Perl 5.023008, /home/research/perl5/perlbrew/perls/perl-5.23.8/bin/perl5.23.8 t/00-load.t ....... ok t/boilerplate.t ... ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.t ........... skipped: Test::Pod 1.22 required for testing POD All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1, 3 Files=5, Tests=4, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.25 cusr 0.04 csys = 0.33 CPU) Result: PASS