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 cpan-testers@perl.org to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Adrian Howard, This is a computer-generated test report for Test-Class-0.22, created automatically by CPAN::Reporter, version 0.39, 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. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------------- ---- ---- Attribute::Handlers 0.77 0.78 Class::ISA 0.32 0.33 Devel::Symdump 2.03 2.07 IO::File 1.14 1.14 Storable 2.04 2.15 Test::Builder 0.33 0.36 Test::Builder::Tester 1.04 1.07 Test::Exception 0.15 0.25 Test::More 0.44 0.67 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = SHELL = /bin/bash TERM = vt100 Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 46 44 29 25 24 20 1000 EGID: $) = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.8802 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.30 Test::More 0.67 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load..............# Testing Test::Class::Load 0.02, Perl 5.006002, /home/david/cpantesting/perl-5.6.2/bin/perl ok t/20-load-classes......ok t/_new.................ok t/bailout..............ok t/builder..............ok t/compile..............ok t/current_method.......ok t/diag_on_failure......# Failed test (t/diag_on_failure.t at line 24) # STDERR is: # # Failed test (t/diag_on_failure.t at line 15) # # (in MyTestClass->failing_test) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/diag_on_failure\.t line 15.*\n?/ # # # (in MyTestClass->failing_test) # # as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t/die_before_plan......# Failed test (t/die_before_plan.t at line 30) # STDERR is: # # Failed test (t/die_before_plan.t at line 29) # # (in Object::Test->setup) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/die_before_plan\.t line 29.*\n?/ # # # (in Object::Test->setup) # # as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t/expected_tests.......ok t/fail1................# Failed test (t/fail1.t at line 18) # STDERR is: # # Failed test (t/fail1.t at line 15) # # Failed test (t/fail1.t at line 15) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/fail1\.t line 15.*\n?/ # # /#\s+Failed\ test.*?\n?.*?at\ t\/fail1\.t line 15.*\n?/ # # as expected FAILED test 1 Failed 1/2 tests, 50.00% okay t/fail2................# Failed test (t/fail2.t at line 37) # STDERR is: # # Failed test (t/fail2.t at line 18) # # (in Object::Test->_test_new) # # The object isn't defined # # Failed test (t/fail2.t at line 18) # # (in Object::Test->_test_new) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/fail2\.t line 18.*\n?/ # # # (in Object::Test->_test_new) # # (?-xism:#\s+The object isn't defined\n) # /#\s+Failed\ test.*?\n?.*?at\ t\/fail2\.t line 18.*\n?/ # # # (in Object::Test->_test_new) # # as expected FAILED test 1 Failed 1/2 tests, 50.00% okay t/fail3................# Failed test (t/fail3.t at line 18) # STDERR is: # # Failed test (t/fail3.t at line 15) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/fail3\.t line 15.*\n?/ # # as expected FAILED test 1 Failed 1/2 tests, 50.00% okay t/header...............ok t/late_header..........ok t/methodinfo...........ok t/named_test...........ok t/num_method_tests.....ok t/num_tests............ok t/override.............ok t/rt15870..............ok t/rt17264..............ok t/run_all_tests........ok t/runtests.............ok t/runtests_die.........# Failed test (t/runtests_die.t at line 31) # STDERR is: # # Failed test (t/runtests_die.t at line 15) # # (in Foo->test_object) # # The object isn't defined # # Failed test (t/runtests_die.t at line 30) # # (in Foo->test_object) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/runtests_die\.t line 15.*\n?/ # # # (in Foo->test_object) # # # The object isn't defined # # /#\s+Failed\ test.*?\n?.*?at\ t\/runtests_die\.t line 30.*\n?/ # # # (in Foo->test_object) # # as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t/runtests_extra.......ok t/runtests_noplan......ok t/runtests_of..........ok t/runtests_result......# Failed test (t/runtests_result.t at line 41) # STDERR is: # # Failed test (t/runtests_result.t at line 11) # # (in Fail->test1) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/runtests_result\.t line 11.*\n?/ # # # (in Fail->test1) # # as expected FAILED test 1 Failed 1/4 tests, 75.00% okay t/runtests_return......ok t/runtests_trailing....# Failed test (t/runtests_trailing.t at line 25) # STDERR is: # # Failed test (t/runtests_trailing.t at line 24) # # (in Foo->trailing_exception) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/runtests_trailing\.t line 24.*\n?/ # # # (in Foo->trailing_exception) # # as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t/skip1................ok t/skip2................ok t/skip_class_reason....ok t/spaces...............ok t/startup..............ok t/startup_that_dies....# Failed test (t/startup_that_dies.t at line 24) # STDERR is: # # Failed test (t/startup_that_dies.t at line 23) # # (in StartMethodThatDies->startup_that_dies) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/startup_that_dies\.t line 23.*\n?/ # # # (in StartMethodThatDies->startup_that_dies) # # as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t/test_classes.........ok t/test_deep............ok t/test_method..........ok t/test_verbose.........ok t/Tests................ok t/todo.................# Failed test (t/todo.t at line 29) # STDERR is: # # Failed (TODO) test (t/todo.t at line 16) # # (in Foo->todo_test) # # not: # /#\s+Failed\ \(TODO\)\ test.*?\n?.*?at\ t\/todo\.t line 16.*\n?/ # # # (in Foo->todo_test) # # as expected FAILED test 1 Failed 1/2 tests, 50.00% okay Failed 10/43 test scripts, 76.74% okay. 10/170 subtests failed, 94.12% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/diag_on_failure.t 1 1 100.00% 1 t/die_before_plan.t 1 1 100.00% 1 t/fail1.t 2 1 50.00% 1 t/fail2.t 2 1 50.00% 1 t/fail3.t 2 1 50.00% 1 t/runtests_die.t 1 1 100.00% 1 t/runtests_result.t 4 1 25.00% 1 t/runtests_trailing.t 1 1 100.00% 1 t/startup_that_dies.t 1 1 100.00% 1 t/todo.t 2 1 50.00% 1 make: *** [test_dynamic] Error 11 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'