Skip Menu |

This queue is for tickets about the Catalyst-Authentication-Store-FromSub CPAN distribution.

Report information
The Basics
Id: 108762
Status: open
Priority: 0/
Queue: Catalyst-Authentication-Store-FromSub

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: Random test failures
--> Working on Catalyst::Authentication::Store::FromSub Fetching http://www.cpan.org/authors/id/F/FA/FAYLAND/Catalyst-Authentication-Store-FromSub-0.01.tar.gz -> OK Unpacking Catalyst-Authentication-Store-FromSub-0.01.tar.gz Entering Catalyst-Authentication-Store-FromSub-0.01 Checking configure dependencies from META.yml Configuring Catalyst-Authentication-Store-FromSub-0.01 Running Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Catalyst::Authentication::Store::FromSub Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have Catalyst::Plugin::Authentication 0.10015 ... Yes (0.10023) Checking if you have Catalyst 0 ... Yes (5.90114) Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24) Building and testing Catalyst-Authentication-Store-FromSub-0.01 cp lib/Catalyst/Authentication/Store/FromSub.pm blib/lib/Catalyst/Authentication/Store/FromSub.pm cp lib/Catalyst/Authentication/FromSub/User/Object.pm blib/lib/Catalyst/Authentication/FromSub/User/Object.pm PERL_DL_NONLAZY=1 "/home/jkeenan/testing/fatal-brace/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/hash/*.t t/object/*.t # Testing Catalyst::Authentication::Store::FromSub 0.01, Perl 5.025009, /home/jkeenan/testing/fatal-brace/bin/perl t/00-load.t .......................... ok Can't use string ("HASH(0x40983a0)") as a HASH ref while "strict refs" in use at /home/jkeenan/testing/fatal-brace/lib/perl5/site_perl/5.25.9/Catalyst/Component.pm line 132. Compilation failed in require at /home/jkeenan/testing/fatal-brace/lib/perl5/site_perl/5.25.9/Catalyst/Test.pm line 155. BEGIN failed--compilation aborted at t/hash/03-authtest.t line 58. # Looks like your test exited with 255 before it could output anything. t/hash/03-authtest.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/10 subtests Can't use string ("HASH(0x3ad5018)") as a HASH ref while "strict refs" in use at /home/jkeenan/testing/fatal-brace/lib/perl5/site_perl/5.25.9/Catalyst/Component.pm line 132. Compilation failed in require at /home/jkeenan/testing/fatal-brace/lib/perl5/site_perl/5.25.9/Test/WWW/Mechanize/Catalyst.pm line 245. [# many more errors of this type; attempted at perl-5.25.8]