Warning: prerequisite SVN::Ra 0 not found. Checking if your kit is complete... Looks good Writing Makefile for SVN::RaWeb::Light cp lib/SVN/RaWeb/Light/Help.pm blib/lib/SVN/RaWeb/Light/Help.pm cp lib/SVN/RaWeb/Light.pm blib/lib/SVN/RaWeb/Light.pm Manifying blib/man3/SVN::RaWeb::Light::Help.3 Manifying blib/man3/SVN::RaWeb::Light.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01output...........1..39 ok 1 - Object Initialization Succeeded ok 2 - Testing for result on multiple adjacent slashes ok 3 - Testing for result on multiple adjacent slashes ok 4 - Testing that an exception was thrown. ok 5 - Excpecting type redirect ok 6 - Right redirect URL ok 7 - Testing that an exception was thrown. ok 8 - Excpecting type redirect ok 9 - Right redirect URL ok 10 - Testing that no exception was thrown. ok 11 - Checking for correct results for non-existent file ok 12 - Testing that no exception was thrown. ok 13 - Checking for correct results for unknown file ok 14 - Testing that no exception was thrown. ok 15 - Checking for valid output of a dir listing ok 16 - Testing that no exception was thrown. ok 17 - Checking for valid output of a dir listing in root ok 18 - Checking for valid output of a dir listing in root ok 19 - Testing for get_file() ok 20 - Checking for retrieving a file with no mime type. ok 21 - Checking for exception ok 22 - Excpecting type redirect ok 23 - Right redirect URL ok 24 - Testing that no exception was thrown. ok 25 - Check for url_translations of a regular (non-root) directory. ok 26 - Testing that no exception was thrown. ok 27 - Checking for trans_no_list=1 ok 28 - Testing that no exception was thrown. ok 29 - Checking for trans_no_list=1 ok 30 - Testing that no exception was thrown. ok 31 - Checking for trans_no_list=1 ok 32 - Testing that no exception was thrown. ok 33 - Check for url_translations of a regular (non-root) directory. ok 34 - Testing that no exception was thrown. ok 35 - Check for a valid header ok 36 - Check for a valid help screen - title ok 37 - Check for a valid help screen - h1 ok 38 - Testing that no exception was thrown. ok 39 - Temporary check for control panel not-impl yet msg. ok t/02unit.............1..18 ok 1 - Checking validity of multi_slashes() ok 2 - Checking for url_trans being proper array reference ok 3 - Checking for url_trans being empty array ok 4 - Checking for url_trans being proper array reference ok 5 - Checking for url_trans being correct ok 6 - Checking for validity of rev_num() when it's explicitly speicified ok 7 - Checking for url_suffix() when rev is speicified ok 8 - Checking rev_num() when it isn't specified ok 9 - Checking url_suffix() when rev isn't speicified ok 10 - Checking path() ok 11 - Checking should_be_dir() ok 12 - Checking path() ok 13 - Checking should_be_dir() ok 14 - Checking for url_suffix() when rev is speicified ok 15 - Testing empty for both query string and additional ok 16 - Testing filled in query string and no additonal ok 17 - Testing empty query string and additional params ok 18 - Testing empty query string and additional params ok t/03trans_unit.......1..7 ok 1 - Basic Test - No CGI ok 2 - With trans_hide_all CGI ok 3 - With trans_hide_all CGI and some user-specified translations ok 4 - Some pre-defined and some user-specified translations ok 5 - Check no-hiding of trans_no_list to the main URLs ok 6 - Check hiding of is_list_item ok 7 - Check that a list item gets all URLs when CGI::trans_no_list is not specified ok t/04exceptions.......1..3 ok 1 - Checking that hash thrown without a callback key is thrown further. ok 2 - Checking that hash thrown without a callback key is thrown further. ok 3 - Checking that a string thrown is thrown further. ok t/pod-coverage.......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod................1..2 ok 1 - blib/lib/SVN/RaWeb/Light.pm ok 2 - blib/lib/SVN/RaWeb/Light/Help.pm ok t/SVN-RaWeb-Light....1..1 # Failed test 'use SVN::RaWeb::Light;' # at t/SVN-RaWeb-Light.t line 9. # Tried to use 'SVN::RaWeb::Light'. # Error: Can't locate SVN/Core.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVN-RaWeb-Light/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVN-RaWeb-Light/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVN-RaWeb-Light/blib/lib/SVN/RaWeb/Light.pm line 13. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/SVN-RaWeb-Light.t line 9. not ok 1 - use SVN::RaWeb::Light; # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/SVN-RaWeb-Light.t 1 256 1 1 1 1 test skipped. Failed 1/7 test scripts. 1/70 subtests failed. Files=7, Tests=70, 1 wallclock secs ( 0.69 cusr + 0.18 csys = 0.87 CPU) Failed 1/7 test programs. 1/70 subtests failed. make: *** [test_dynamic] Error 1