Skip Menu |

This queue is for tickets about the Catalyst-Runtime CPAN distribution.

Report information
The Basics
Id: 124136
Status: resolved
Priority: 0/
Queue: Catalyst-Runtime

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

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



Subject: Many tests fail (5.90116)
The test suite fails on all my smokers (freebsd, debian, ubuntu, centos, various perl versions). Excerpts of the log: ... Can't locate TestApp::ActionRole::Guff or Catalyst::ActionRole::Guff in @INC (@INC contains: /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/t/aggregate/../lib /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/blib/lib /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/blib/arch /home/cpansand/.cpan/build/2018012003/Test-Data-Split-0.2.1-hr6gfv/blib/arch /home/cpansand/.cpan/build/2018012003/Test-Data-Split-0.2.1-hr6gfv/blib/lib /home/cpansand/.cpan/build/2018012003/ack-2.999_03-7RpsxA/blib/arch /home/cpansand/.cpan/build/2018012003/ack-2.999_03-7RpsxA/blib/lib /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/site_perl/5.18.4 /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/5.18.4 .). at /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116-GKhjsS/blib/lib/Catalyst/Controller.pm line 587. Compilation failed in require at t/aggregate/deprecated_test_unimported.t line 6. BEGIN failed--compilation aborted at t/aggregate/deprecated_test_unimported.t line 6. t/aggregate/deprecated_test_unimported.t .............................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ... # Failed test 'Ran ok' # at t/unit_core_script_test.t line 41. # Failed test 'correct content printed' # at t/unit_core_script_test.t line 15. # got: '' # expected: 'root index # ' # Failed test 'Correct content printed for non root action' # at t/unit_core_script_test.t line 16. # got: 'FATAL ERROR: Unknown resource "moose/get_attribute" # ' # expected: '42 # ' # Looks like you failed 3 tests of 8. t/unit_core_script_test.t ............................................. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/8 subtests ...
On 2018-01-19 13:55:00, SREZIC wrote: Show quoted text
> The test suite fails on all my smokers (freebsd, debian, ubuntu, > centos, various perl versions). Excerpts of the log: > > ... > Can't locate TestApp::ActionRole::Guff or Catalyst::ActionRole::Guff > in @INC
It looks like a number of files are missing from the tarball, which may be related: Checking if your kit is complete... Warning: the following files are missing in your kit: inc/Module/AutoInstall.pm inc/Module/Install.pm inc/Module/Install/Authority.pm inc/Module/Install/AuthorRequires.pm inc/Module/Install/AuthorTests.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/CheckConflicts.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/Metadata.pm inc/Module/Install/Scripts.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm t/aggregate.t t/author/http-server.t t/author/notabs.t t/author/pod.t t/author/podcoverage.t t/author/spelling.t t/author/unicode_plugin_nested_params.t t/lib/Catalyst/ActionRole/Moo.pm t/lib/Moo.pm t/lib/TestApp/ActionRole/Moo.pm Please inform the author.
On Fri Jan 19 20:31:56 2018, ETHER wrote: Show quoted text
> On 2018-01-19 13:55:00, SREZIC wrote:
> > The test suite fails on all my smokers (freebsd, debian, ubuntu, > > centos, various perl versions). Excerpts of the log: > > > > ... > > Can't locate TestApp::ActionRole::Guff or Catalyst::ActionRole::Guff > > in @INC
> > It looks like a number of files are missing from the tarball, which > may be related: > > > Checking if your kit is complete... > Warning: the following files are missing in your kit: > inc/Module/AutoInstall.pm > inc/Module/Install.pm > inc/Module/Install/Authority.pm > inc/Module/Install/AuthorRequires.pm > inc/Module/Install/AuthorTests.pm > inc/Module/Install/AutoInstall.pm > inc/Module/Install/Base.pm > inc/Module/Install/Can.pm > inc/Module/Install/CheckConflicts.pm > inc/Module/Install/Fetch.pm > inc/Module/Install/Include.pm > inc/Module/Install/Makefile.pm > inc/Module/Install/Metadata.pm > inc/Module/Install/Scripts.pm > inc/Module/Install/Win32.pm > inc/Module/Install/WriteAll.pm > t/aggregate.t > t/author/http-server.t > t/author/notabs.t > t/author/pod.t > t/author/podcoverage.t > t/author/spelling.t > t/author/unicode_plugin_nested_params.t > t/lib/Catalyst/ActionRole/Moo.pm > t/lib/Moo.pm > t/lib/TestApp/ActionRole/Moo.pm > Please inform the author.
Ether, Yeah, I need to rebuild the manifest, this was my first use of distar and I didn't know it doesn't do that automatically. Sad I can't myself replicate these other reported issues
Hey just released a new version (5.90117) that fixes issues I found, although I could not reproduce your exact problem, I'm hoping these changes do a drive by on them, please let me know -jn On Fri Jan 19 16:55:00 2018, SREZIC wrote: Show quoted text
> The test suite fails on all my smokers (freebsd, debian, ubuntu, > centos, various perl versions). Excerpts of the log: > > ... > Can't locate TestApp::ActionRole::Guff or Catalyst::ActionRole::Guff > in @INC (@INC contains: > /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116- > GKhjsS/t/aggregate/../lib > /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116- > GKhjsS/blib/lib /home/cpansand/.cpan/build/2018012003/Catalyst- > Runtime-5.90116-GKhjsS/blib/arch > /home/cpansand/.cpan/build/2018012003/Test-Data-Split-0.2.1- > hr6gfv/blib/arch /home/cpansand/.cpan/build/2018012003/Test-Data- > Split-0.2.1-hr6gfv/blib/lib /home/cpansand/.cpan/build/2018012003/ack- > 2.999_03-7RpsxA/blib/arch /home/cpansand/.cpan/build/2018012003/ack- > 2.999_03-7RpsxA/blib/lib /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64- > freebsd /usr/perl5.18.4p/lib/site_perl/5.18.4 > /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd /usr/perl5.18.4p/lib/5.18.4 > .). at /home/cpansand/.cpan/build/2018012003/Catalyst-Runtime-5.90116- > GKhjsS/blib/lib/Catalyst/Controller.pm line 587. > Compilation failed in require at > t/aggregate/deprecated_test_unimported.t line 6. > BEGIN failed--compilation aborted at > t/aggregate/deprecated_test_unimported.t line 6. > t/aggregate/deprecated_test_unimported.t > .............................. > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ... > # Failed test 'Ran ok' > # at t/unit_core_script_test.t line 41. > > # Failed test 'correct content printed' > # at t/unit_core_script_test.t line 15. > # got: '' > # expected: 'root index > # ' > > # Failed test 'Correct content printed for non root action' > # at t/unit_core_script_test.t line 16. > # got: 'FATAL ERROR: Unknown resource "moose/get_attribute" > # ' > # expected: '42 > # ' > # Looks like you failed 3 tests of 8. > t/unit_core_script_test.t > ............................................. > Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/8 subtests > ...
From: dluke [...] geeklair.net
On Sun Jan 21 18:47:48 2018, JJNAPIORK wrote: Show quoted text
> Hey just released a new version (5.90117) that fixes issues I found, > although I could not reproduce your exact problem, I'm hoping these > changes do a drive by on them, please let me know
I saw these test failures on a couple of darwin systems and the tests pass with 5.90117.
On Sun Jan 21 19:59:00 2018, dluke@geeklair.net wrote: Show quoted text
> On Sun Jan 21 18:47:48 2018, JJNAPIORK wrote:
> > Hey just released a new version (5.90117) that fixes issues I found, > > although I could not reproduce your exact problem, I'm hoping these > > changes do a drive by on them, please let me know
> > I saw these test failures on a couple of darwin systems and the tests > pass with 5.90117.
Great thanks! I'll leave this ticket open for a few days just to be sure but if you don't see anything worth talking about I'll figure its fixed and then mark the bad distraction for deletion -jnap
On 2018-01-22 17:30:46, JJNAPIORK wrote: Show quoted text
> On Sun Jan 21 19:59:00 2018, dluke@geeklair.net wrote:
> > On Sun Jan 21 18:47:48 2018, JJNAPIORK wrote:
> > > Hey just released a new version (5.90117) that fixes issues I > > > found, > > > although I could not reproduce your exact problem, I'm hoping these > > > changes do a drive by on them, please let me know
> > > > I saw these test failures on a couple of darwin systems and the tests > > pass with 5.90117.
> > Great thanks! I'll leave this ticket open for a few days just to be > sure but if you don't see anything worth talking about I'll figure its > fixed and then mark the bad distraction for deletion -jnap
It passes tests on my previously failing smokers. And this looks quite green: http://fast-matrix.cpantesters.org/?dist=Catalyst-Runtime%205.90117 Marking as resolved.