Start 2008-07-21T14:05:55 Going to read /home/fly818/var/cpan/Metadata Database was generated on Mon, 21 Jul 2008 10:02:47 GMT Running make for L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.42.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.42.tar.gz ok Test-WWW-Mechanize-Catalyst-0.42/ Test-WWW-Mechanize-Catalyst-0.42/lib/ Test-WWW-Mechanize-Catalyst-0.42/lib/Test/ Test-WWW-Mechanize-Catalyst-0.42/lib/Test/WWW/ Test-WWW-Mechanize-Catalyst-0.42/lib/Test/WWW/Mechanize/ Test-WWW-Mechanize-Catalyst-0.42/lib/Test/WWW/Mechanize/Catalyst.pm Test-WWW-Mechanize-Catalyst-0.42/MANIFEST Test-WWW-Mechanize-Catalyst-0.42/t/ Test-WWW-Mechanize-Catalyst-0.42/t/auth-test.t Test-WWW-Mechanize-Catalyst-0.42/t/lib/ Test-WWW-Mechanize-Catalyst-0.42/t/lib/Catty.pm Test-WWW-Mechanize-Catalyst-0.42/t/lib/ExternalCatty.pm Test-WWW-Mechanize-Catalyst-0.42/t/lib/CattySession.pm Test-WWW-Mechanize-Catalyst-0.42/t/pod_coverage.t Test-WWW-Mechanize-Catalyst-0.42/t/pod.t Test-WWW-Mechanize-Catalyst-0.42/t/redirect.t Test-WWW-Mechanize-Catalyst-0.42/t/cookies.t Test-WWW-Mechanize-Catalyst-0.42/t/multi_content_type.t Test-WWW-Mechanize-Catalyst-0.42/t/simple.t Test-WWW-Mechanize-Catalyst-0.42/README Test-WWW-Mechanize-Catalyst-0.42/CHANGES Test-WWW-Mechanize-Catalyst-0.42/META.yml Test-WWW-Mechanize-Catalyst-0.42/Makefile.PL CPAN.pm: Going to build L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.42.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::WWW::Mechanize::Catalyst >>> make cp lib/Test/WWW/Mechanize/Catalyst.pm blib/lib/Test/WWW/Mechanize/Catalyst.pm Manifying blib/man3/Test::WWW::Mechanize::Catalyst.3 LBROCARD/Test-WWW-Mechanize-Catalyst-0.42.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/auth-test............. 1..5 [debug] Debug messages enabled [debug] Statistics enabled [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /hi | Catty | hi | | /gzipped | Catty | gzipped | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | | /check_auth_basic | Catty | check_auth_- | | | | basic | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /check_auth_basic | /check_auth_basic | | /die | /die | | /greetings | /greetings | | /gzipped | /gzipped | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7014 [info] *** Request 1 (1.000/s) [18671] [Mon Jul 21 14:05:58 2008] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.004522s (221.141/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.000269s | '----------------------------------------------------------------+-----------' ok 1 - GET http://localhost/check_auth_basic/ ok 2 ok 3 [info] *** Request 2 (2.000/s) [18671] [Mon Jul 21 14:05:58 2008] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.003109s (321.647/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.000162s | '----------------------------------------------------------------+-----------' ok 4 ok 5 ok t/cookies...............[debug] Debug messages enabled [debug] Statistics enabled [debug] Loaded plugins: .----------------------------------------------------------------------------. | Catalyst::Plugin::Session 0.19 | | Catalyst::Plugin::Session::State::Cookie 0.09 | | Catalyst::Plugin::Session::Store::Dummy | '----------------------------------------------------------------------------' [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /auto | CattySession | auto | | /default | CattySession | default | '----------------------+--------------------------------------+--------------' [info] CattySession powered by Catalyst 5.7014 1..3 Use of uninitialized value in pattern match (m//) at /home/fly818/var/megalib/HTTP/Cookies.pm line 45. [info] *** Request 1 (1.000/s) [18673] [Mon Jul 21 14:05:58 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [debug] Created session "19da6548c81e73a544bb5bb098a3224ecdaa7c7f" [info] Request took 0.010007s (99.930/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /auto | 0.003415s | | /default | 0.000156s | '----------------------------------------------------------------+-----------' ok 1 - GET / ok 2 - Title is 'Root' ok 3 ok t/multi_content_type.... 1..6 # ################################################################### # Starting an external Catalyst HTTP server on port 7357 # To change the port, please set the TWMC_TEST_PORT env variable. # (The server will be automatically shut-down right after the tests). # ################################################################### ok 1 - use ExternalCatty; You can connect to your server at http://cpanfly-suse83:7357 Use of uninitialized value in pattern match (m//) at /home/fly818/var/megalib/HTTP/Cookies.pm line 45. not ok 2 - Survive to a multi Content-Type sting # Failed test 'Survive to a multi Content-Type sting' # at t/multi_content_type.t line 36. # died: HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92 not ok 3 - Multi Content-Type Content-Type # Failed test 'Multi Content-Type Content-Type' # at t/multi_content_type.t line 38. # got: undef # expected: 'text/html' not ok 4 - Multi Content-Type title # Failed test 'Multi Content-Type title' # at t/multi_content_type.t line 39. # got: undef # expected: "Root" not ok 5 - Multi Content-Type body # Failed test 'Multi Content-Type body' # at t/multi_content_type.t line 40. # String to look in is undef # Looks like you planned 6 tests but only ran 5. # Looks like you failed 4 tests of 5 run. Dubious, test returned 4 (wstat 1024, 0x400) Failed 5/6 subtests t/pod................... 1..1 ok 1 - blib/lib/Test/WWW/Mechanize/Catalyst.pm ok t/pod_coverage.......... 1..1 ok 1 - Pod coverage on Test::WWW::Mechanize::Catalyst ok t/redirect.............. 1..27 [debug] Debug messages enabled [debug] Statistics enabled [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /hi | Catty | hi | | /gzipped | Catty | gzipped | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | | /check_auth_basic | Catty | check_auth_- | | | | basic | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /check_auth_basic | /check_auth_basic | | /die | /die | | /greetings | /greetings | | /gzipped | /gzipped | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7014 [info] *** Request 1 (1.000/s) [18679] [Mon Jul 21 14:05:59 2008] *** [debug] "GET" request for "hi" from "127.0.0.1" [debug] Path is "hi" [debug] Redirecting to "http://localhost/hello" [info] Request took 0.004541s (220.216/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.000255s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [18679] [Mon Jul 21 14:05:59 2008] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.002900s (344.828/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000141s | '----------------------------------------------------------------+-----------' HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92 # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 27/27 subtests t/simple................ 1..39 [debug] Debug messages enabled [debug] Statistics enabled [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /hi | Catty | hi | | /gzipped | Catty | gzipped | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | | /check_auth_basic | Catty | check_auth_- | | | | basic | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /check_auth_basic | /check_auth_basic | | /die | /die | | /greetings | /greetings | | /gzipped | /gzipped | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7014 [info] *** Request 1 (1.000/s) [18681] [Mon Jul 21 14:06:00 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.004568s (218.914/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.000230s | '----------------------------------------------------------------+-----------' ok 1 - GET http://localhost/ ok 2 ok 3 - Title is 'Root' ok 4 - Content contains "This is the root page" [info] *** Request 2 (2.000/s) [18681] [Mon Jul 21 14:06:00 2008] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.003006s (332.668/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000149s | '----------------------------------------------------------------+-----------' HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92 # Looks like you planned 39 tests but only ran 4. # Looks like your test died just after 4. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 35/39 subtests Test Summary Report ------------------- t/multi_content_type (Wstat: 1024 Tests: 5 Failed: 4) Failed tests: 2-5 Non-zero exit status: 4 Parse errors: Bad plan. You planned 6 tests but ran 5. t/redirect (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 27 tests but ran 0. t/simple (Wstat: 65280 Tests: 4 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 39 tests but ran 4. Files=7, Tests=19, 2 wallclock secs ( 0.00 usr 0.00 sys + 1.63 cusr 0.56 csys = 2.19 CPU) Result: FAIL Failed 3/7 test programs. 4/19 subtests failed. make: *** [test_dynamic] Error 255 LBROCARD/Test-WWW-Mechanize-Catalyst-0.42.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBROCARD/Test-WWW-Mechanize-Catalyst-0.42.tar.gz Finished 2008-07-21T14:06:00