Start 2008-12-22T08:04:37 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Mon, 22 Dec 2008 09:28:05 GMT Running make for S/SO/SOCK/Test-NoTabs-0.4.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SO/SOCK/Test-NoTabs-0.4.tar.gz ok Test-NoTabs-0.4/ Test-NoTabs-0.4/Changes Test-NoTabs-0.4/inc/ Test-NoTabs-0.4/inc/Module/ Test-NoTabs-0.4/inc/Module/Install/ Test-NoTabs-0.4/inc/Module/Install/Base.pm Test-NoTabs-0.4/inc/Module/Install/Can.pm Test-NoTabs-0.4/inc/Module/Install/Fetch.pm Test-NoTabs-0.4/inc/Module/Install/Makefile.pm Test-NoTabs-0.4/inc/Module/Install/Metadata.pm Test-NoTabs-0.4/inc/Module/Install/Win32.pm Test-NoTabs-0.4/inc/Module/Install/WriteAll.pm Test-NoTabs-0.4/inc/Module/Install.pm Test-NoTabs-0.4/lib/ Test-NoTabs-0.4/lib/Test/ Test-NoTabs-0.4/lib/Test/NoTabs.pm Test-NoTabs-0.4/Makefile.PL Test-NoTabs-0.4/MANIFEST Test-NoTabs-0.4/META.yml Test-NoTabs-0.4/README Test-NoTabs-0.4/t/ Test-NoTabs-0.4/t/00-load.t Test-NoTabs-0.4/t/04-pod.t Test-NoTabs-0.4/t/05-pod-coverage.t Test-NoTabs-0.4/t/11-all.t Test-NoTabs-0.4/t/12-fail.t CPAN.pm: Going to build S/SO/SOCK/Test-NoTabs-0.4.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Cannot determine perl version info from lib/Test/NoTabs.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. Checking if your kit is complete... Looks good Warning: prerequisite Test::Group 0 not found. Writing Makefile for Test::NoTabs ---- Unsatisfied dependencies detected during ---- ---- SOCK/Test-NoTabs-0.4.tar.gz ---- Test::Group [requires] Running make test Delayed until after prerequisites Running test for module 'Test::Group' Running make for D/DO/DOMQ/Test-Group-0.14.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DO/DOMQ/Test-Group-0.14.tar.gz ok Test-Group-0.14/ Test-Group-0.14/t/ Test-Group-0.14/t/maintainer/ Test-Group-0.14/t/maintainer/kwalitee.t Test-Group-0.14/t/maintainer/nobreakpoints.t Test-Group-0.14/t/maintainer/dependencies.t Test-Group-0.14/t/maintainer/pod.t Test-Group-0.14/t/maintainer/pod-source.t Test-Group-0.14/t/maintainer/pod-coverage.t Test-Group-0.14/t/maintainer/nodebugwords.t Test-Group-0.14/t/35-todotests.t Test-Group-0.14/t/lib/ Test-Group-0.14/t/lib/Test/ Test-Group-0.14/t/lib/Test/Cmd.pm Test-Group-0.14/t/lib/testlib.pm Test-Group-0.14/t/10-external.t Test-Group-0.14/t/50-error-reporting.t Test-Group-0.14/t/00-load.t Test-Group-0.14/t/20-internal.t Test-Group-0.14/t/32-nested-skipping.t Test-Group-0.14/t/40-exception-objects.t Test-Group-0.14/t/30-synopsis.t Test-Group-0.14/Changes Test-Group-0.14/MANIFEST Test-Group-0.14/examples/ Test-Group-0.14/examples/test-group.t Test-Group-0.14/META.yml Test-Group-0.14/lib/ Test-Group-0.14/lib/Test/ Test-Group-0.14/lib/Test/Group.pm Test-Group-0.14/README Test-Group-0.14/Makefile.PL Test-Group-0.14/Build.PL CPAN.pm: Going to build D/DO/DOMQ/Test-Group-0.14.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Group >>> make cp lib/Test/Group.pm blib/lib/Test/Group.pm Manifying blib/man3/Test::Group.3 DOMQ/Test-Group-0.14.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load................. 1..1 ok 1 - use Test::Group; # Testing Test::Group 0.14, Perl 5.008008, /export/home/fly818/bin/perl ok t/10-external............. 1..33 ok 1 ok 2 - passing test group ok 3 ok 4 ok 5 - failing test group ok 6 ok 7 - got bla ok 8 - expected ble ok 9 - another subtest failed ok 10 - 1 test total despite multiple failures ok 11 - empty test group fails ok 12 - empty test groups ok 13 - test_only ok 14 ok 15 - test_only regex ok 16 ok 17 - skip_next_tests ok 18 ok 19 - begin_skipping_tests ok 20 not ok 21 - dont_catch_exceptions # Failed test 'dont_catch_exceptions' # at t/10-external.t line 158. # got: '29' # expected: '255' ok 22 ok 23 ok 24 - catch exceptions ok 25 - we don't get signal ok 26 - proper quoting of diagnostic messages ok 27 - catch exceptions ok 28 ok 29 ok 30 - log file 1/2 ok 31 - log file 2/2 ok 32 - nested tests ok 33 # Looks like you failed 1 test of 33. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/33 subtests t/20-internal............. 1..8 ok 1 - non-wrapped tests still work ok 2 - success ok 3 - failed test ok 4 - exception causes failure ok 5 ok 6 - empty test fails ok 7 - nested tests ok 8 ok t/30-synopsis............. 1..15 ok 1 ok 2 - success is_failed ok 3 - success prints_OK ok 4 - success is_failed ok 5 - success prints_OK ok 6 - success is_failed ok 7 - success prints_OK ok 8 - failure is_failed ok 9 - failure prints_OK ok 10 - failure is_failed ok 11 - failure prints_OK ok 12 - todo is_failed ok 13 - todo prints_OK ok 14 - todo is_failed ok 15 - todo prints_OK ok t/32-nested-skipping...... 1..7 ok 1 ok 2 - nested skipping ok 3 ok 4 - the *outer* test is a straight success ok 5 - Sub-skipping doesn't fubar test count ok 6 - test group successful ok 7 ok t/35-todotests............ 1..54 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 - foobar_ok ok 41 - success ok 42 - correct number of tests ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 - "TODO correct" prints_OK ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok t/40-exception-objects.... 1..8 ok 1 ok 2 - throwing an exception object w/o a test group ok 3 - exception objects also cause the group to fail ok 4 - throwing an exception object into the log file ok 5 ok 6 ok 7 - log file 1/2 ok 8 - exception is Data::Dumped in on several lines in the logs ok t/50-error-reporting...... 1..5 ok 1 ok 2 - failing test ok 3 - test marked failed ok 4 - sub-test failure reported at the correct line ok 5 - group failure reported at the correct line ok Test Summary Report ------------------- t/10-external (Wstat: 256 Tests: 33 Failed: 1) Failed test: 21 Non-zero exit status: 1 Files=8, Tests=131, 14 wallclock secs ( 0.52 usr 0.10 sys + 10.73 cusr 2.24 csys = 13.59 CPU) Result: FAIL Failed 1/8 test programs. 1/131 subtests failed. make: *** [test_dynamic] Error 29 DOMQ/Test-Group-0.14.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DOMQ/Test-Group-0.14.tar.gz Running make for S/SO/SOCK/Test-NoTabs-0.4.tar.gz Has already been unwrapped into directory /export/home/fly818/var/cpan/build/Test-NoTabs-0.4-80ppf1 CPAN.pm: Going to build S/SO/SOCK/Test-NoTabs-0.4.tar.gz Warning: Prerequisite 'Test::Group => 0' for 'SOCK/Test-NoTabs-0.4.tar.gz' failed when processing 'DOMQ/Test-Group-0.14.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/Test/NoTabs.pm blib/lib/Test/NoTabs.pm Manifying blib/man3/Test::NoTabs.3 SOCK/Test-NoTabs-0.4.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-load............ 1..1 ok 1 - use Test::NoTabs; # Testing Test::NoTabs 0.4, Perl 5.008008, /export/home/fly818/bin/perl ok t/04-pod............. 1..1 ok 1 - blib/lib/Test/NoTabs.pm ok t/05-pod-coverage.... 1..1 ok 1 - Pod coverage on Test::NoTabs ok t/11-all.............no_plan takes no arguments at /export/home/fly818/var/cpan/build/Test-NoTabs-0.4-80ppf1/blib/lib/Test/NoTabs.pm line 87. ok 1 - Found tabs in '/export/home/fly818/var/cpan/build/Test-NoTabs-0.4-80ppf1/t/../lib/Test/NoTabs.pm' ok 2 - t/11-all.t is tab free ok 3 - Found tabs in '/tmp/fRfD0kTSGK/MsVrmeR7eR.pL' ok 4 - Found tabs in '/tmp/nlrA3NppHQ/5tqMOMZkND.pL' ok 5 - Found tabs in '/tmp/16rUcuuppl/GS8hnkRCCG.pm' 1..5 ok t/12-fail............no_plan takes no arguments at t/12-fail.t line 3. Can't locate Test/Group.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Test-NoTabs-0.4-80ppf1/inc /export/home/fly818/var/cpan/build/Test-NoTabs-0.4-80ppf1/blib/lib /export/home/fly818/var/cpan/build/Test-NoTabs-0.4-80ppf1/blib/arch /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at t/12-fail.t line 5. BEGIN failed--compilation aborted at t/12-fail.t line 5. # Looks like your test exited with 2 before it could output anything. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/12-fail (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=5, Tests=8, 3 wallclock secs ( 0.27 usr 0.07 sys + 2.13 cusr 0.41 csys = 2.88 CPU) Result: FAIL Failed 1/5 test programs. 0/8 subtests failed. make: *** [test_dynamic] Error 29 SOCK/Test-NoTabs-0.4.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SOCK/Test-NoTabs-0.4.tar.gz Finished 2008-12-22T08:05:25