Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Jifty-1.50430 v5.10.1 GNU/Linux
Date: 2015-04-30T21:31:46Z
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 Alex Vandiver,
This is a computer-generated report for Jifty-1.50430
on perl 5.10.1, created by CPAN-Reporter-1.2011.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.10.1/bin/perl5.10.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t
t/00-load.t ............................................ ok
t/01-dependencies.t .................................... ok
t/01-test-mechanize.t .................................. ok
t/01-test-web.t ........................................ ok
t/01-version_checks.t .................................. ok
t/02-connect.t ......................................... ok
t/03-form-protocol.t ................................... ok
t/03-is_passing-no_plan.t .............................. ok
t/03-is_passing.t ...................................... ok
t/03-test-mailbox.t .................................... ok
t/04-test_file.t ....................................... ok
t/05-dispatcher.t ...................................... skipped: Not written yet
t/06-forms.t ........................................... ok
t/07-limit-actions.t ................................... ok
t/08-client.t .......................................... ok
t/09-url.t ............................................. ok
t/10-i18n.t ............................................ ok
t/10-utf8.t ............................................ ok
t/11-config-files.t .................................... ok
t/12-param-schema.t .................................... ok
t/13-sessions.t ........................................ ok
t/99-pod-coverage.t .................................... skipped: Coverage tests only run for authors
t/99-pod-spelling.t .................................... skipped: Spelling tests only run for authors
t/99-pod.t ............................................. skipped: Coverage tests only run for authors
t/99-tabs.t ............................................ skipped: Tab tests only run for authors
t/cas-memcached.t ...................................... skipped: Testing CAS memcached store requires a memcached running on the default port
t/Continuations/t/00-prototype.t ....................... ok
t/Continuations/t/01-raw-api.t ......................... ok
t/Continuations/t/02-api.t ............................. ok
t/Continuations/t/03-gc.t .............................. skipped: test file not done yet
t/Continuations/t/04-before-blocks.t ................... ok
t/DateTime.t ........................................... ok
t/Mapper/t/00-prototype.t .............................. ok
t/Mapper/t/01-raw-api.t ................................ ok
# Failed test 'And crossed the bridge'
# at t/Mapper/t/02-api.t line 36.
# got: "<div class="jifty results messages" id="messages"><div class="message auto-380eb3250581bb918de8619b75ef8b30-1">You got the grail"...
# length: 22682
# doesn't match '(?i-xsm:crossed the bridge)'
# Failed test 'Has the right value name'
# at t/Mapper/t/02-api.t line 41.
# got: "<div class="jifty results messages" id="messages"><div class="message auto-380eb3250581bb918de8619b75ef8b30-1">You got the grail"...
# length: 22682
# doesn't match '(?-xism:J:A:F-castle-(\S+): Aaaaaargh)'
# Failed test 'And crossed the bridge'
# at t/Mapper/t/02-api.t line 47.
# got: "<div class="jifty results messages" id="messages"><div class="message auto-b635e85ede09553ba1953e0fc4384df3-1">You got the grail"...
# length: 22204
# doesn't match '(?i-xsm:crossed the bridge)'
# Looks like you failed 3 tests of 13.
t/Mapper/t/02-api.t ....................................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/13 subtests
t/TestApp-Collection-Select/t/collection-select.t ...... ok
t/TestApp-Dispatcher/t/00-basic.t ...................... ok
t/TestApp-Dispatcher/t/on.t ............................ ok
t/TestApp-Dispatcher/t/under.t ......................... ok
t/TestApp-JiftyJS/t/00-action-AddTwoNumbers.t .......... ok
t/TestApp-JiftyJS/t/00-action-Play.t ................... ok
t/TestApp-JiftyJS/t/00-action-Play2.t .................. ok
t/TestApp-JiftyJS/t/00-model-Offer.t ................... ok
t/TestApp-JiftyJS/t/1-jifty-update.t ................... ok
t/TestApp-JiftyJS/t/2-behaviour.t ...................... ok
t/TestApp-JiftyJS/t/3-continuation.t ................... ok
t/TestApp-JiftyJS/t/4-tangent.t ........................ ok
t/TestApp-JiftyJS/t/5-action.t ......................... ok
t/TestApp-JiftyJS/t/6-offer-actions.t .................. ok
t/TestApp-JiftyJS/t/7-redirect.t ....................... ok
t/TestApp-JiftyJS/t/8-placeholder.t .................... ok
t/TestApp-Mason/t/content.t ............................ ok
t/TestApp-Mason/t/index_vs_dhandler.t .................. ok
t/TestApp-Notifications/t/encoding.t ................... ok
t/TestApp-Notifications/t/generated-urls.t ............. ok
t/TestApp-Plugin-ActorMetadata/t/actormetadata.t ....... ok
t/TestApp-Plugin-ActorMetadata/t/mixin.t ............... ok
t/TestApp-Plugin-AppPluginHasModels/t/app-model-ref.t .. ok
t/TestApp-Plugin-AppPluginHasModels/t/app-model.t ...... ok
t/TestApp-Plugin-AppPluginHasModels/t/plugin-model.t ... ok
t/TestApp-Plugin-CompressedCSSandJS/t/css.t ............ ok
t/TestApp-Plugin-OnClick/t/onclick.t ................... ok
t/TestApp-Plugin-PasswordAuth/t/00-model-User.t ........ ok
t/TestApp-Plugin-PasswordAuth/t/01-tokengen.t .......... ok
t/TestApp-Plugin-PasswordAuth/t/11-current_user.t ...... ok
t/TestApp-Plugin-PasswordAuth/t/12-i18n.t .............. ok
t/TestApp-Plugin-PasswordAuth/t/12-signup.t ............ ok
t/TestApp-Plugin-REST/t/00-model-User.t ................ ok
t/TestApp-Plugin-REST/t/00-prototype.t ................. ok
t/TestApp-Plugin-REST/t/02-basic-use.t ................. ok
t/TestApp-Plugin-REST/t/03-format.t .................... ok
t/TestApp-Plugin-SetupWizard/t/001-basic.t ............. ok
t/TestApp-Plugin-SinglePage/t/history.t ................ ok
t/TestApp-Regions/t/01-region.t ........................ ok
t/TestApp-RestartServer/t/restart.t .................... skipped: disabled for psgi
t/TestApp-Template-Declare/t/td.t ...................... ok
t/TestApp-Uploads/t/back-compat.t ...................... ok
t/TestApp-Uploads/t/rest.t ............................. ok
t/TestApp-Uploads/t/uploads-js.t ....................... ok
t/TestApp/t/00-model-User.t ............................ ok
t/TestApp/t/00-prototype.t ............................. ok
t/TestApp/t/01-config.t ................................ ok
t/TestApp/t/02-dispatch-protocol.t ..................... ok
t/TestApp/t/02-dispatch-show-rule-in-wrong-ruleset.t ... ok
t/TestApp/t/02-dispatch.t .............................. ok
t/TestApp/t/03-static.t ................................ ok
t/TestApp/t/04-sessions.t .............................. ok
t/TestApp/t/05-editactions-Cachable.t .................. ok
t/TestApp/t/05-editactions-Record.t .................... ok
# Failed test 'got error for bar'
# at t/TestApp/t/06-validation.t line 49.
# searched: "<!DOCTYPE html>\x{0a}<html>\x{0a}<head>\x{0a} <meta http-equiv="content-type" content="text/html; charset=utf-8" />\x{0a} <meta name="robots" cont"...
# can't find: "<span class="error text argument-bar" id="errors-J:A:F-bar-dosomething">You need to fill in the 'Bar' field</span>"
# LCSS: "<span class="error text argument-bar" id="errors-J:A:F-bar-dosomething">"
# LCSS context: "ion" />\x{0a}<span class="hints text argument-bar"></span>\x{0a}<span class="error text argument-bar" id="errors-J:A:F-bar-dosomething">"
# Looks like you failed 1 test of 27.
t/TestApp/t/06-validation.t ............................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests
t/TestApp/t/07-sandboxing.t ............................ ok
t/TestApp/t/08-notifications.t ......................... ok
# Failed test 'At index'
# at t/TestApp/t/09-redirect.t line 27.
# 'http://localhost:11071/manual_redirect'
# doesn't match '(?-xism:/index.html)'
# Uncaught warning: 'Can't call method "isa" on unblessed reference at /tmpfs/.cpan-build/Jifty-1.50430-mlFvIu/blib/lib/Jifty/Web.pm line 694.
# '
# Looks like you failed 1 test of 8.
t/TestApp/t/09-redirect.t ..............................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
t/TestApp/t/10-compress.t .............................. ok
t/TestApp/t/11-current_user.t .......................... ok
t/TestApp/t/12-search.t ................................ ok
t/TestApp/t/13-page-regions.t .......................... ok
t/TestApp/t/14-template-paths.t ........................ ok
t/TestApp/t/15-template-subclass.t ..................... ok
t/TestApp/t/16-template-region.t ....................... ok
t/TestApp/t/17-template-region-internal-redirect.t ..... ok
t/TestApp/t/19-rightsfrom.t ............................ ok
t/TestApp/t/20-error-pages.t ........................... ok
t/TestApp/t/21-js-arguments.t .......................... ok
t/TestApp/t/22-execute-action.t ........................ ok
t/TestApp/t/23-extend-update-action.t .................. ok
t/TestApp/t/24-extend-create-action.t .................. ok
t/TestApp/t/99deprecation.t ............................ ok
t/TestApp/t/before_access.t ............................ ok
t/TestApp/t/config/01-basic.t .......................... ok
t/TestApp/t/config/02-individual.t ..................... ok
t/TestApp/t/config/03-nosubtest.t ...................... ok
t/TestApp/t/continuation-by-hand.t ..................... ok
t/TestApp/t/crud.t ..................................... ok
t/TestApp/t/css_content_type.t ......................... ok
t/TestApp/t/i18n-standalone.t .......................... ok
t/TestApp/t/instance_id.t .............................. ok
t/TestApp/t/regex_meta_in_path_info.t .................. ok
t/TestApp/t/upgrade.t .................................. ok
t/TestApp/t/use_mason_wrapper.t ........................ ok
Test Summary Report
-------------------
t/Mapper/t/02-api.t (Wstat: 768 Tests: 13 Failed: 3)
Failed tests: 8, 10, 13
Non-zero exit status: 3
t/TestApp/t/06-validation.t (Wstat: 256 Tests: 27 Failed: 1)
Failed test: 18
Non-zero exit status: 1
t/TestApp/t/09-redirect.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 6
Non-zero exit status: 1
Files=120, Tests=1757, 90 wallclock secs ( 0.48 usr 0.63 sys + 70.30 cusr 15.18 csys = 86.59 CPU)
Result: FAIL
Failed 3/120 test programs. 5/1757 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------- -------- ----------
Any::Moose 0 0.26
App::CLI 0.08 0.313
Cache::Cache 0 1.06
Cache::Memcached 1.25 1.30
Calendar::Simple 0 1.21
Carp::Clan 0 6.04
CGI 3.30 4.14
CGI::Cookie::Splitter 0 0.04
CGI::Emulate::PSGI 0.06 0.20
Class::Accessor 0 0.34
Class::Container 0 0.12
Class::Data::Inheritable 0 0.08
Class::Inspector 1.2 1.28
Class::Trigger 0.13 0.14
Clone 0.27 0.38
Compress::Zlib 0 2.064
Crypt::CBC 0 2.33
Crypt::Rijndael 0 1.12
CSS::Squish 0.07 0.10
Data::Dump::Streamer 0 2.38
Data::Page 0 2.02
Data::UUID 0 1.220
Date::Manip 6.01 6.46
DateTime 0 1.18
DateTime::Locale 0 0.45
DBD::SQLite 0 1.46
DBI 0 1.632
Devel::Cover 0 1.17
Email::Abstract 0 3.007
Email::Folder 0 0.859
Email::LocalDelivery 0.217 1.200
Email::MIME 1.9 1.929
Email::MIME::ContentType 1.012 1.018
Email::MIME::CreateHTML 0 1.041
Email::Send 2.10 2.201
Email::Simple 2.003 2.206
Email::Simple::Creator 1.4 2.206
Exception::Class 0 1.38
Exporter::Lite 0 0.06
FCGI::ProcManager 0.19 0.24
File::Find::Rule 0 0.33
File::MMagic 0 1.30
File::ShareDir 1.00 1.102
File::Spec 3.14 3.47
File::Temp 0.15 0.2304
Hash::Merge 0.12 0.200
Hash::MultiValue 0.05 0.15
HTML::Entities 0 3.69
HTML::Lint 0 2.20
HTML::Mason 1.3101 1.56
HTML::Mason::Plugin 0 1.56
HTML::TreeBuilder::XPath 0 0.14
HTTP::Cookies 0 6.01
HTTP::Date 0 6.02
IO::Handle::Util 0 0.01
IPC::Run3 0 0.048
Jifty::DBI 0.68 0.77
JSON 2.17 2.90
JSON::XS 2.27 3.01
List::MoreUtils 0 0.410
Locale::Maketext::Extract 0.35 1.00
Locale::Maketext::Lexicon 0.77 1.00
Log::Log4perl 1.11 1.46
LWP::UserAgent 0 6.13
MIME::Types 0 2.09
Module::CoreList 0 5.20150420
Module::Install::Admin 0.50 1.14
Module::Pluggable 3.7 5.1
Module::Pluggable::Object 0 5.1
Module::Refresh 0.09 0.17
Module::ScanDeps 0 1.17
Object::Declare 0.13 0.22
Params::Validate 0 1.18
perl 5.008003 5.010001
Plack 0.9940 1.0034
Plack::Middleware::Deflater 0 0.12
Pod::Simple 0 3.28
Scalar::Defer 0.12 0.23
Shell::Command 0 0.06
SQL::ReservedWords 0 0.8
String::BufferStack 1.12 1.16
String::Koremutake 0 0.30
Sub::Exporter 0 0.987
SUPER 0 1.20120705
Template::Declare 0.36 0.47
Test::Base 0.44 0.87
Test::Email 0 0.04
Test::Exception 0 0.38
Test::HTML::Lint 0 2.20
Test::LongString 0 0.17
Test::MockModule 0.05 0.07
Test::MockObject 1.07 1.20140408
Test::More 0.62 1.001014
Test::Script::Run 0.03 0.08
Test::WWW::Mechanize 1.04 1.44
Test::WWW::Mechanize::PSGI 0.35 0.35
Test::WWW::Selenium 1.18 1.36
UNIVERSAL::require 0 0.18
URI 1.31 1.65
URI::Escape 0 3.31
version 0 0.9912
WWW::Mechanize 1.51 1.74
XML::Simple 0 2.20
XML::Writer 0.601 0.625
YAML 0.35 1.14
YAML::Syck 0.71 1.29
build_requires:
Module Need Have
--------------------------- -------- ----------
ExtUtils::MakeMaker 6.59 7.04
configure_requires:
Module Need Have
--------------------------- -------- ----------
ExtUtils::MakeMaker 6.59 7.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
LANG = C
LC_ALL = de_DE.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17259
PERL5_CPAN_IS_RUNNING = 17259
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17186,17259
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/cpanreporter_038_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
PERL_PARALLEL_SMOKER = yes
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1001
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /bbbike/perl-5.10.1/bin/perl5.10.1
$UID/$EUID = 1001 / 1001
$GID = 1001 109 1001
$EGID = 1001 109 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.150001
Cwd 3.47
ExtUtils::CBuilder 0.280219
ExtUtils::Command 1.16
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.68
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4211
Module::Signature 0.78
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.001014
YAML 1.14
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.60-1+deb7u3 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.10.1'
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.7.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 -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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
Built under linux
Compiled at Aug 18 2014 20:38:33
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="17259"
PERL5_CPAN_IS_RUNNING="17259"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="17186,17259"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/cpanreporter_038_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
PERL_PARALLEL_SMOKER="yes"
@INC:
/opt/perl-5.10.1/lib/5.10.1/x86_64-linux
/opt/perl-5.10.1/lib/5.10.1
/opt/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux
/opt/perl-5.10.1/lib/site_perl/5.10.1
.