This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Shawn M Moore,
    
This is a computer-generated report for Jifty-0.71129
on perl-5.8.8, created automatically by CPAN-Reporter-1.06 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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':

/usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Jifty::DBI,0.47
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t
t/00-load...............................................ok
t/01-dependencies.......................................ok
t/01-test-mechanize.....................................ok
t/01-test-web...........................................ok
t/01-version_checks.....................................ok
t/02-connect............................................ok
t/03-form-protocol......................................ok
t/03-is_passing-no_plan.................................ok
t/03-is_passing.........................................ok
t/03-test-mailbox.......................................ok
t/04-test_file..........................................ok
t/05-dispatcher.........................................skipped: Not written yet
t/06-forms..............................................ok
t/07-limit-actions......................................ok
t/08-client.............................................ok
t/09-url................................................ok
t/10-i18n...............................................ok
t/10-utf8...............................................ok
t/11-config-files.......................................ok
t/12-param-schema.......................................ok
t/13-sessions...........................................ok
t/99-pod-coverage.......................................skipped: Coverage tests 
only run for authors
t/99-pod................................................ok
t/clientside/td.........................................skipped: require new 
B::Deparse
t/Continuations/t/00-prototype..........................ok
t/Continuations/t/01-raw-api............................ok
t/Continuations/t/02-api................................ok
t/Continuations/t/03-gc.................................skipped: test file not 
done yet
t/Continuations/t/04-before-blocks......................ok
t/DateTime..............................................ok
t/Mapper/t/00-prototype.................................ok
t/Mapper/t/01-raw-api...................................ok
t/Mapper/t/02-api.......................................ok
t/TestApp-Plugin-AppPluginHasModels/t/plugin-model......ok
t/TestApp-Plugin-Chart/t/chart..........................skipped: Chart is not 
installed.
t/TestApp-Plugin-Chart/t/gd_graph.......................ok
t/TestApp-Plugin-CompressedCSSandJS/t/css...............ok
t/TestApp-Plugin-JQuery/t/jquery........................ok
t/TestApp-Plugin-OAuth/t/00-test-setup..................ok
t/TestApp-Plugin-OAuth/t/01-basic.......................ok
t/TestApp-Plugin-OAuth/t/02-request-token...............ERROR - 404: user tried 
to get to oauth/request_token
ok
t/TestApp-Plugin-OAuth/t/03-authorize...................ok
t/TestApp-Plugin-OAuth/t/04-access-token................ok
t/TestApp-Plugin-OAuth/t/05-protected-resource..........ok
t/TestApp-Plugin-OnClick/t/onclick......................ok
t/TestApp-Plugin-PasswordAuth/t/00-model-User...........ERROR - There was a 
validation error for color
ok
t/TestApp-Plugin-PasswordAuth/t/01-tokengen.............ok
t/TestApp-Plugin-PasswordAuth/t/11-current_user.........ok
t/TestApp-Plugin-PasswordAuth/t/12-i18n.................ok
t/TestApp-Plugin-PasswordAuth/t/12-signup...............ok
t/TestApp-Plugin-REST/t/00-model-User...................ok
t/TestApp-Plugin-REST/t/00-prototype....................ok
t/TestApp-Plugin-REST/t/01-config.......................ok
t/TestApp-Plugin-REST/t/02-basic-use....................ok
t/TestApp/t/00-model-User...............................ok
t/TestApp/t/00-prototype................................ok
t/TestApp/t/01-config...................................ok
t/TestApp/t/02-dispatch-http............................ok
t/TestApp/t/02-dispatch-https...........................ok
t/TestApp/t/02-dispatch-show-rule-in-wrong-ruleset......WARN -  'You can't call 
a 'show' rule in a 'before' or 'after' block in the dispatcher.  Not showing 
path /index.html at 
/home/andy/.cpan/build/Jifty-0.71129-D3Cjtw/blib/lib/Jifty/Dispatcher.pm line 
769.
'
ERROR - 404: user tried to get to before_stage_show
ERROR - 404: user tried to get to after_stage_show
WARN -  'You can't call a 'show' rule in a 'before' or 'after' block in the 
dispatcher.  Not showing path /index.html at 
/home/andy/.cpan/build/Jifty-0.71129-D3Cjtw/blib/lib/Jifty/Dispatcher.pm line 
769.
'
ok
t/TestApp/t/02-dispatch.................................ok
t/TestApp/t/03-static...................................ok
t/TestApp/t/04-sessions.................................ok
t/TestApp/t/05-editactions-Cachable.....................ok
t/TestApp/t/05-editactions-Record.......................ok
t/TestApp/t/06-validation...............................ok
t/TestApp/t/07-sandboxing...............................ERROR - 404: user tried 
to get to etc/passwd
ERROR - 404: user tried to get to etc/passwd
ERROR - 404: user tried to get to etc/passwd
ERROR - 404: user tried to get to etc/passwd
ERROR - 404: user tried to get to templates/index.html
ERROR - 404: user tried to get to templates/_elements/nav
ERROR - 404: user tried to get to templates/_elements/nav
ERROR - 404: user tried to get to templates/index.html
ERROR - 404: user tried to get to templates/_elements/nav
ok
t/TestApp/t/08-notifications............................ok
t/TestApp/t/09-redirect.................................ok
t/TestApp/t/10-compress.................................ok
t/TestApp/t/11-current_user.............................ok
t/TestApp/t/12-search...................................ok
t/TestApp/t/13-page-regions.............................ok
t/TestApp/t/14-template-paths...........................ok
t/TestApp/t/15-template-subclass........................ok
t/TestApp/t/16-template-region..........................ok
t/TestApp/t/17-template-region-internal-redirect........ok
t/TestApp/t/18-test-www-declare.........................Subroutine main::get 
redefined at t/TestApp/t/18-test-www-declare.t line 15
ok
t/TestApp/t/19-rightsfrom...............................ok
t/TestApp/t/before_access...............................ERROR - 0 tried to 
create a TestApp::Model::User without permission
ok
t/TestApp/t/config/01-basic.............................ok
t/TestApp/t/config/02-individual........................ok
t/TestApp/t/config/03-nosubtest.........................ok
t/TestApp/t/crud........................................Can't use 'title is' 
when mixing mason and TD at 
/home/andy/.cpan/build/Jifty-0.71129-D3Cjtw/t/TestApp/share/web/templates/_elements/wrapper
 line 16
ok
t/TestApp/t/i18n-standalone.............................ok
t/TestApp/t/instance_id.................................ok
t/TestApp/t/regex_meta_in_path_info.....................ERROR - 404: user tried 
to get to *****
ok
t/TestApp/t/upgrade.....................................ok
t/TestApp/t/use_mason_wrapper...........................ERROR - Unhandled web 
error requested_private_component
ok
All tests successful.
Files=89, Tests=1624, 150 wallclock secs ( 0.41 usr  0.05 sys + 130.54 cusr 
12.54 csys = 143.54 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                               Need    Have    
    ------------------------------------ ------- --------
    Apache2::Const                       0       2.000003
    App::CLI                             0.03    0.07    
    Cache::Cache                         0       1.05    
    Cache::FileCache                     0       0       
    Calendar::Simple                     0       1.17    
    CGI                                  3.19    3.33    
    CGI::Cookie::Splitter                0       0.02    
    Chart::Base                          0       2.4.1   
    Class::Accessor                      0       0.31    
    Class::Accessor::Named               0       0.008   
    Class::Container                     0       0.12    
    Class::Data::Inheritable             0       0.08    
    Class::Trigger                       0.12    0.12    
    Clone                                0.27    0.28    
    Compress::Zlib                       0       2.008   
    Crypt::CBC                           0       2.24    
    Crypt::OpenSSL::RSA                  0       0.25    
    Crypt::Rijndael                      0       1.05    
    CSS::Squish                          0.07    0.07    
    Data::Page                           0       2.00    
    Data::UUID                           0       1.148   
    Date::Manip                          0       5.48    
    DateTime                             0       0.41    
    DateTime::Locale                     0       0.35    
    DBD::SQLite                          1.11    1.14    
    Devel::Cover                         0       0.63    
    Devel::EvalContext                   0       0.09    
    Devel::Events                        0.02    0.03    
    Devel::Size                          0       0.69    
    Digest::HMAC_SHA1                    0       1.01    
    Email::Folder                        0       0.854   
    Email::LocalDelivery                 0.217   0.217   
    Email::MIME                          0       1.861   
    Email::MIME::ContentType             0       1.014   
    Email::MIME::CreateHTML              0       1.026   
    Email::MIME::Creator                 0       1.454   
    Email::MIME::Modifier                0       1.442   
    Email::Send                          1.99_01 2.192   
    Email::Simple                        0       2.003   
    Email::Simple::Creator               0       1.424   
    Exporter::Lite                       0       0.02    
    ExtUtils::MakeMaker                  6.11    6.42    
    File::Find::Rule                     0       0.30    
    File::MMagic                         0       1.27    
    File::ShareDir                       0.04    0.05    
    File::Spec                           3.14    3.27    
    File::Temp                           0.15    0.20    
    GD                                   0       2.35    
    GD::Graph                            0       1.44    
    Hash::Merge                          0       0.10    
    Hook::LexWrap                        0       0.20    
    HTML::Entities                       0       1.35    
    HTML::Lint                           0       2.02    
    HTML::Mason                          1.3101  1.39    
    HTML::Mason::Plugin                  0       0       
    HTTP::Cookies                        0       1.39    
    HTTP::Date                           0       1.47    
    HTTP::Server::Simple                 0.26    0.28    
    HTTP::Server::Simple::Recorder       0       0.02    
    Image::Info                          0       1.27    
    IPC::PubSub                          0.23    0.27    
    IPC::Run3                            0       0.040   
    Jifty::DBI                           0.47    0.48    
    JSON::Syck                           0.15    0.27    
    Locale::Maketext::Extract            0.20    0.22    
    Locale::Maketext::Lexicon            0.60    0.64    
    Log::Log4perl                        1.04    1.13    
    LWP::UserAgent                       0       2.036   
    LWPx::ParanoidAgent                  0       1.03    
    MIME::Types                          0       1.22    
    Module::CoreList                     0       2.12    
    Module::Install::Admin               0.50    0.68    
    Module::Pluggable                    3.5     3.6     
    Module::Pluggable::Object            0       3.6     
    Module::Refresh                      0       0.13    
    Module::ScanDeps                     0       0.77    
    Net::OAuth::AccessTokenRequest       0       0       
    Net::OAuth::ProtectedResourceRequest 0       0       
    Net::OAuth::Request                  0.04    0.04    
    Net::OAuth::RequestTokenRequest      0       0       
  ! Net::Server::Fork                    0       -1,     
    Net::Server::PreFork                 0       0       
    Object::Declare                      0.13    0.22    
    PadWalker                            0       1.5     
    PAR::Dist::FromCPAN                  0       0.08    
    Params::Validate                     0       0.89    
    Pod::Simple                          0       3.05    
    Scalar::Defer                        0.10    0.10    
    Shell::Command                       0       0.03    
    SQL::ReservedWords                   0       0.7     
    String::Koremutake                   0       0.30    
    Template::Declare                    0.26    0.27    
    Test::Base                           0       0.54    
    Test::HTML::Lint                     0       2.02    
    Test::HTTP::Server::Simple           0.02    0.06    
    Test::Log4perl                       0       0.1001  
    Test::LongString                     0       0.11    
    Test::MockModule                     0.05    0.05    
    Test::MockObject                     1.07    1.08    
    Test::More                           0.62    0.74    
    Test::Pod::Coverage                  0       1.08    
    Test::WWW::Declare                   0.01    0.01_01 
    Test::WWW::Mechanize                 1.04    1.16    
    Test::WWW::Selenium                  0       1.13    
    UNIVERSAL::require                   0       0.11    
    URI                                  1.31    1.35    
    version                              0       0.74    
    WWW::Mechanize                       1.3     1.32    
    XML::Simple                          0       2.18    
    XML::Writer                          0.601   0.603   
    XML::XPath                           0       1.13    
    YAML                                 0.35    0.66    
    YAML::Syck                           0.71    1.01    

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/home/andy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 28477
    PERL5_CPAN_IS_RUNNING = 28477
    SHELL = /bin/bash
    TERM = xterm-color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1288 1001 109 108 104 46 44 30 29 25 24 20 4
    $EGID = 1001 1288 1001 109 108 104 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.27  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.27  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.07  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.01  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.15.7, archname=i486-linux-gnu-thread-multi
    uname='linux terranova 2.6.15.7 #1 smp thu jul 12 14:27:56 utc 2007 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 (Ubuntu 4.1.2-0ubuntu4)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to