Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Action-REST-1.05 v5.17.6 GNU/Linux
Date: 2012-11-19T16:03:40Z
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 Tomas Doran,
This is a computer-generated report for Catalyst-Action-REST-1.05
on perl 5.17.6, created by CPAN-Reporter-1.2006.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'make test':
PERL_DL_NONLAZY=1 /home/smoke/perl5/perlbrew/perls/perl-blead/bin/perl5.17.6 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/callback.t t/catalyst-action-deserialize-multipart.t t/catalyst-action-deserialize.t t/catalyst-action-rest-action-dispatch-for-browsers.t t/catalyst-action-rest-action-dispatch.t t/catalyst-action-rest.t t/catalyst-action-serialize-accept.t t/catalyst-action-serialize-query.t t/catalyst-action-serialize.t t/catalyst-controller-rest.t t/catalyst-traitfor-request-rest-forbrowsers.t t/catalyst-traitfor-request-rest.t t/data-serializer.t t/isa.t t/json.t t/jsonp.t t/view.t t/xml-simple.t t/yaml-html.t t/yaml.t
t/callback.t ........................................... ok
t/catalyst-action-deserialize-multipart.t .............. ok
t/catalyst-action-deserialize.t ........................ ok
t/catalyst-action-rest-action-dispatch-for-browsers.t .. ok
t/catalyst-action-rest-action-dispatch.t ............... ok
# Failed test '405 allow header properly set.'
# at t/catalyst-action-rest.t line 47.
# got: 'HEAD, GET'
# expected: 'GET, HEAD'
# Failed test 'OPTIONS request allow header properly set.'
# at t/catalyst-action-rest.t line 51.
# got: 'HEAD, GET'
# expected: 'GET, HEAD'
# Failed test 'OPTIONS request allow header properly set.'
# at t/catalyst-action-rest.t line 56.
# got: 'HEAD, GET'
# expected: 'GET, HEAD'
# Failed test 'OPTIONS request allow header properly set.'
# at t/catalyst-action-rest.t line 67.
# got: 'HEAD, GET'
# expected: 'GET, HEAD'
# Looks like you failed 4 tests of 27.
t/catalyst-action-rest.t ...............................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/27 subtests
t/catalyst-action-serialize-accept.t ................... ok
t/catalyst-action-serialize-query.t .................... ok
t/catalyst-action-serialize.t .......................... ok
t/catalyst-controller-rest.t ........................... ok
t/catalyst-traitfor-request-rest-forbrowsers.t ......... ok
t/catalyst-traitfor-request-rest.t ..................... ok
t/data-serializer.t .................................... ok
Name "Catalyst::Exception::Basic::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
Name "Catalyst::Exception::Go::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
Name "Catalyst::Exception::Base::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
Name "Catalyst::Exception::Detach::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
t/isa.t ................................................ ok
t/json.t ............................................... ok
t/jsonp.t .............................................. ok
t/view.t ............................................... ok
t/xml-simple.t ......................................... ok
Name "Catalyst::Exception::Basic::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
Name "Catalyst::Exception::Go::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
Name "Catalyst::Exception::Base::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
Name "Catalyst::Exception::Detach::OVERLOAD" used only once: possible typo at /home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int/Class/MOP/Package.pm line 243.
t/yaml-html.t .......................................... ok
t/yaml.t ............................................... ok
Test Summary Report
-------------------
t/catalyst-action-rest.t (Wstat: 1024 Tests: 27 Failed: 4)
Failed tests: 16, 18, 20, 23
Non-zero exit status: 4
Files=20, Tests=328, 47 wallclock secs ( 0.30 usr 0.18 sys + 42.57 cusr 3.84 csys = 46.89 CPU)
Result: FAIL
Failed 1/20 test programs. 4/328 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- -------- --------
Catalyst::Runtime 5.80030 5.90018
Class::Inspector 1.13 1.28
Config::General 0 2.51
Data::Serializer 0.36 0.59
HTML::Parser 0 3.69
JSON 2.12 2.53
JSON::XS 2.2222 2.33
LWP::UserAgent 2.033 6.04
Module::Pluggable::Object 0 4.5
Moose 1.03 2.0604
MRO::Compat 0.10 0.11
namespace::autoclean 0 0.13
Params::Validate 0.76 1.07
perl 5.008001 5.017006
Test::More 0.88 0.98
URI::Find 0 20111103
YAML::Syck 0.67 1.21
build_requires:
Module Need Have
------------------------- -------- --------
ExtUtils::MakeMaker 6.59 6.63_02
Test::More 0.88 0.98
configure_requires:
Module Need Have
------------------------- -------- --------
ExtUtils::MakeMaker 6.59 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-blead/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
PATH_WITHOUT_PERLBREW = /usr/local/bin:/usr/bin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28250
PERL5_CPAN_IS_RUNNING = 28250
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24839,28250
PERLBREW_HOME = /home/smoke/.perlbrew
PERLBREW_MANPATH = /home/smoke/perl5/perlbrew/perls/perl-blead/man
PERLBREW_PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_PERL = perl-blead
PERLBREW_ROOT = /home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.58
PERL_CR_SMOKER_CURRENT = Task-BeLike-TomFahle-0.20
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoke/perl5/perlbrew/perls/perl-blead/bin/perl5.17.6
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.99_51
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280209
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.62
ExtUtils::ParseXS 3.18
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.69
Parse::CPAN::Meta 1.4404
Test::Harness 3.25_01
Test::More 0.98
YAML 0.84
YAML::Syck 1.21
version 0.9901
--
Summary of my perl5 (revision 5 version 17 subversion 6) configuration:
Snapshot of: 10ffaf90349dac17b6050fa36821c8d99f5dfb87
Platform:
osname=linux, osvers=2.6.32-5-xen-686, archname=i686-linux-thread-multi-64int
uname='linux prickle 2.6.32-5-xen-686 #1 smp tue jun 1 08:48:09 utc 2010 i686 gnulinux '
config_args='-de -Dprefix=/home/smoke/perl5/perlbrew/perls/perl-blead -Duse64bitint -Dusethreads -Dcc=gcc -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.3.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
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: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Nov 17 2012 18:11:18
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28250"
PERL5_CPAN_IS_RUNNING="28250"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="24839,28250"
PERLBREW_HOME="/home/smoke/.perlbrew"
PERLBREW_MANPATH="/home/smoke/perl5/perlbrew/perls/perl-blead/man"
PERLBREW_PATH="/home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-blead/bin"
PERLBREW_PERL="perl-blead"
PERLBREW_ROOT="/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.58"
PERL_CR_SMOKER_CURRENT="Task-BeLike-TomFahle-0.20"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6/i686-linux-thread-multi-64int
/home/smoke/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.17.6
/home/smoke/perl5/perlbrew/perls/perl-blead/lib/5.17.6/i686-linux-thread-multi-64int
/home/smoke/perl5/perlbrew/perls/perl-blead/lib/5.17.6
.