Back
From: metabase:user:7298ebcc-b357-11e4-8d18-8eca7e4756b9
Subject: FAIL Catalyst-Authentication-Store-CouchDB-0.001 v5.10.1 GNU/Linux
Date: 2015-10-08T11:45:04Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear CBRADFORD,
This is a computer-generated report for Catalyst-Authentication-Store-CouchDB-0.001
on perl 5.10.1, created by App::cpanminus::reporter 0.12 (1.7027).
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing Catalyst-Authentication-Store-CouchDB-0.001
cp lib/Catalyst/Authentication/Store/CouchDB/User.pm blib/lib/Catalyst/Authentication/Store/CouchDB/User.pm
cp lib/Catalyst/Authentication/Store/CouchDB.pm blib/lib/Catalyst/Authentication/Store/CouchDB.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Catalyst::Authentication::Store::CouchDB 0.001, Perl 5.010001, /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin/perl
t/00-load.t ........................... ok
# Failed test 'user logged in ok'
# at t/03-authtest.t line 46.
# got: 'Could not connect to database'
# expected: 'test logged in'
# Failed test 'user not logged in ok'
# at t/03-authtest.t line 52.
# got: 'Could not connect to database'
# expected: 'not logged in'
# Looks like you failed 2 tests of 6.
t/03-authtest.t .......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
# Failed test 'user logged in ok'
# at t/04-authsessions.t line 64.
# got: "Could not connect to database"
# length: 29
# expected: "test logged in"
# length: 14
# strings begin to differ at char 1 (line 1 column 1)
# Failed test 'user still logged in'
# at t/04-authsessions.t line 70.
# got: ""
# length: 0
# expected: "test"
# length: 4
# strings begin to differ at char 1 (line 1 column 1)
# Looks like you failed 2 tests of 8.
t/04-authsessions.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
# Failed test 'user is an admin'
# at t/05-auth-roles-relationship.t line 52.
# got: 'Could not connect to database'
# expected: 'ok'
# Failed test 'user is not an admin'
# at t/05-auth-roles-relationship.t line 58.
# got: 'Could not connect to database'
# expected: 'failed'
# Failed test 'user is an admin and a user'
# at t/05-auth-roles-relationship.t line 64.
# got: 'Could not connect to database'
# expected: 'ok'
# Failed test 'user is not an admin and a user'
# at t/05-auth-roles-relationship.t line 70.
# got: 'Could not connect to database'
# expected: 'failed'
# Looks like you failed 4 tests of 8.
t/05-auth-roles-relationship.t ........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests
# Failed test 'user logged in ok'
# at t/06-authsessions-cached.t line 65.
# got: "Could not connect to database"
# length: 29
# expected: "test logged in"
# length: 14
# strings begin to differ at char 1 (line 1 column 1)
# Failed test 'user still logged in'
# at t/06-authsessions-cached.t line 71.
# got: ""
# length: 0
# expected: "test"
# length: 4
# strings begin to differ at char 1 (line 1 column 1)
# Looks like you failed 2 tests of 8.
t/06-authsessions-cached.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
# Failed test 'user logged in ok'
# at t/07-authsessions-load-app-context.t line 62.
# got: "Could not connect to database"
# length: 29
# expected: "test logged in"
# length: 14
# strings begin to differ at char 1 (line 1 column 1)
# Failed test 'user still logged in'
# at t/07-authsessions-load-app-context.t line 68.
# got: ""
# length: 0
# expected: "test"
# length: 4
# strings begin to differ at char 1 (line 1 column 1)
# Failed test 'Got correct subclass for user'
# at t/07-authsessions-load-app-context.t line 73.
# got: "Could not connect to database"
# length: 29
# expected: "Catalyst::Authentication::Store::Person::User"
# length: 45
# strings begin to differ at char 2 (line 1 column 2)
# Looks like you failed 3 tests of 6.
t/07-authsessions-load-app-context.t ..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests
Could not connect to database# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/10-unit-store-couchdb.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 3 subtests passed
t/20-missing-couch.t .................. ok
# Failed test 'Correct diagnostic for missing database'
# at t/21-missing-database.t line 46.
# got: 'Could not connect to database'
# expected: 'Could not retrieve design document'
# Looks like you failed 1 test of 2.
t/21-missing-database.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'Correct diagnostic for missing design document'
# at t/22-missing-document.t line 46.
# got: 'Could not connect to database'
# expected: 'Could not retrieve design document'
# Looks like you failed 1 test of 2.
t/22-missing-document.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'Correct diagnostic for missing view'
# at t/23-missing-view.t line 46.
# got: 'Could not connect to database'
# expected: 'Design document does not contain view'
# Looks like you failed 1 test of 2.
t/23-missing-view.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/30-test-config.t .................... ok
t/author-critic.t ..................... skipped: these tests are for testing by the author
t/release-pod-coverage.t .............. skipped: these tests are for release candidate testing
t/release-pod-syntax.t ................ skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/03-authtest.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
t/04-authsessions.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
t/05-auth-roles-relationship.t (Wstat: 1024 Tests: 8 Failed: 4)
Failed tests: 2, 4, 6, 8
Non-zero exit status: 4
t/06-authsessions-cached.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
t/07-authsessions-load-app-context.t (Wstat: 768 Tests: 6 Failed: 3)
Failed tests: 2, 4, 6
Non-zero exit status: 3
t/10-unit-store-couchdb.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/21-missing-database.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/22-missing-document.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/23-missing-view.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=15, Tests=55, 12 wallclock secs ( 0.04 usr 0.02 sys + 8.54 cusr 0.50 csys = 9.10 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
---------------------------------------- ------- --------
! Catalyst::Authentication::User 0 n/a
! Catalyst::Exception 0 n/a
! Catalyst::Utils 0 n/a
! CouchDB::Client 0.09 n/a
JSON 2.17 2.90
! Moose 2.00 n/a
! MooseX::NonMoose 0.20 n/a
! namespace::autoclean 0 n/a
Try::Tiny 0.09 0.22
build:
Module Need Have
---------------------------------------- ------- --------
! Catalyst 5.80032 n/a
! Catalyst::Controller 0 n/a
! Catalyst::Plugin::Authorization::Roles 0 n/a
! Catalyst::Plugin::Session 0 n/a
! Catalyst::Plugin::Session::State::Cookie 0 n/a
! Catalyst::Test 0 n/a
English 0 1.04
FindBin 1.49 1.50
HTTP::Response 5.824 6.04
LWP::UserAgent 5.834 6.13
! Test::Exception 0.31 n/a
Test::More 0.98 1.001014
! Test::WWW::Mechanize::Catalyst 0 n/a
configure:
Module Need Have
---------------------------------------- ------- --------
ExtUtils::MakeMaker 6.30 7.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/mojolicious/catalystlib/5.10.1/5.90101/bin
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/mojolicious/.perlbrew
PERLBREW_MANPATH = /home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man
PERLBREW_PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin
PERLBREW_PERL = perl-5.20.1
PERLBREW_ROOT = /home/mojolicious/perl5/perlbrew
PERLBREW_VERSION = 0.73
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1003 1003
EUID = 1003
EXECUTABLE_NAME = /home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin/perl
GID = 1003 1003
UID = 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9402
CPAN::Meta 2.143240
Cwd 3.30
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 3.24
File::Spec 3.30
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4211
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.17
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.9912
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=linux, osvers=3.13.0-042stab094.8, archname=x86_64-linux
uname='linux lvps92-51-161-142.dedicated.hosteurope.de 3.13.0-042stab094.8 #1 smp tue dec 16 20:36:56 msk 2014 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1 -Aeval:scriptdir=/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Locally applied patches:
Devel::PatchPerl 1.30
Built under linux
Compiled at Mar 5 2015 11:33:38
%ENV:
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/mojolicious/.perlbrew"
PERLBREW_MANPATH="/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man"
PERLBREW_PATH="/home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin"
PERLBREW_PERL="perl-5.20.1"
PERLBREW_ROOT="/home/mojolicious/perl5/perlbrew"
PERLBREW_VERSION="0.73"
@INC:
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
.