Start 2008-10-20T09:53:27 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Mon, 20 Oct 2008 08:27:31 GMT Running make for L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.43.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.43.tar.gz ok Test-WWW-Mechanize-Catalyst-0.43/ Test-WWW-Mechanize-Catalyst-0.43/CHANGES Test-WWW-Mechanize-Catalyst-0.43/META.yml Test-WWW-Mechanize-Catalyst-0.43/t/ Test-WWW-Mechanize-Catalyst-0.43/t/cookies.t Test-WWW-Mechanize-Catalyst-0.43/t/pod.t Test-WWW-Mechanize-Catalyst-0.43/t/redirect.t Test-WWW-Mechanize-Catalyst-0.43/t/pod_coverage.t Test-WWW-Mechanize-Catalyst-0.43/t/multi_content_type.t Test-WWW-Mechanize-Catalyst-0.43/t/auth-test.t Test-WWW-Mechanize-Catalyst-0.43/t/simple.t Test-WWW-Mechanize-Catalyst-0.43/t/lib/ Test-WWW-Mechanize-Catalyst-0.43/t/lib/ExternalCatty.pm Test-WWW-Mechanize-Catalyst-0.43/t/lib/CattySession.pm Test-WWW-Mechanize-Catalyst-0.43/t/lib/Catty.pm Test-WWW-Mechanize-Catalyst-0.43/Makefile.PL Test-WWW-Mechanize-Catalyst-0.43/README Test-WWW-Mechanize-Catalyst-0.43/lib/ Test-WWW-Mechanize-Catalyst-0.43/lib/Test/ Test-WWW-Mechanize-Catalyst-0.43/lib/Test/WWW/ Test-WWW-Mechanize-Catalyst-0.43/lib/Test/WWW/Mechanize/ Test-WWW-Mechanize-Catalyst-0.43/lib/Test/WWW/Mechanize/Catalyst.pm Test-WWW-Mechanize-Catalyst-0.43/MANIFEST CPAN.pm: Going to build L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.43.tar.gz >>> /Users/fly818/bin/perl 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.43.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-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.7015 [info] *** Request 1 (1.000/s) [24388] [Mon Oct 20 09:53:34 2008] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.014485s (69.037/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.000878s | '----------------------------------------------------------------+-----------' ok 1 - GET http://localhost/check_auth_basic/ ok 2 ok 3 [info] *** Request 2 (2.000/s) [24388] [Mon Oct 20 09:53:34 2008] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.009172s (109.027/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.000525s | '----------------------------------------------------------------+-----------' 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.7015 1..3 Use of uninitialized value in pattern match (m//) at /Users/fly818/var/megalib/HTTP/Cookies.pm line 45. [info] *** Request 1 (1.000/s) [24390] [Mon Oct 20 09:53:35 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [debug] Created session "b3a2f18a48f9d9fcdca5e1d4328ba45b7b44b219" [info] Request took 0.030921s (32.340/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /auto | 0.010650s | | /default | 0.000590s | '----------------------------------------------------------------+-----------' 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://ocelotl.activestate.com:7357 Use of uninitialized value in pattern match (m//) at /Users/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 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.7015 [info] *** Request 1 (1.000/s) [24396] [Mon Oct 20 09:53:38 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.014654s (68.241/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.000792s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [24396] [Mon Oct 20 09:53:38 2008] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.009260s (107.991/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000547s | '----------------------------------------------------------------+-----------' HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92 # Looks like your test exited with 255 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.7015 [info] *** Request 1 (1.000/s) [24398] [Mon Oct 20 09:53:39 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.014492s (69.004/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.000839s | '----------------------------------------------------------------+-----------' 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) [24398] [Mon Oct 20 09:53:39 2008] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.009026s (110.791/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000446s | '----------------------------------------------------------------+-----------' HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92 # Looks like you planned 39 tests but ran 4. # Looks like your test exited with 255 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, 7 wallclock secs ( 0.12 usr 0.12 sys + 5.09 cusr 1.24 csys = 6.57 CPU) Result: FAIL Failed 3/7 test programs. 4/19 subtests failed. make: *** [test_dynamic] Error 255 LBROCARD/Test-WWW-Mechanize-Catalyst-0.43.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.43.tar.gz Finished 2008-10-20T09:53:39