Start 2008-11-25T08:24:13 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Tue, 25 Nov 2008 09:27:35 GMT Running make for L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.45.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.45.tar.gz ok Test-WWW-Mechanize-Catalyst-0.45/ Test-WWW-Mechanize-Catalyst-0.45/CHANGES Test-WWW-Mechanize-Catalyst-0.45/META.yml Test-WWW-Mechanize-Catalyst-0.45/t/ Test-WWW-Mechanize-Catalyst-0.45/t/cookies.t Test-WWW-Mechanize-Catalyst-0.45/t/pod.t Test-WWW-Mechanize-Catalyst-0.45/t/redirect.t Test-WWW-Mechanize-Catalyst-0.45/t/pod_coverage.t Test-WWW-Mechanize-Catalyst-0.45/t/multi_content_type.t Test-WWW-Mechanize-Catalyst-0.45/t/auth-test.t Test-WWW-Mechanize-Catalyst-0.45/t/simple.t Test-WWW-Mechanize-Catalyst-0.45/t/lib/ Test-WWW-Mechanize-Catalyst-0.45/t/lib/ExternalCatty.pm Test-WWW-Mechanize-Catalyst-0.45/t/lib/CattySession.pm Test-WWW-Mechanize-Catalyst-0.45/t/lib/Catty.pm Test-WWW-Mechanize-Catalyst-0.45/Makefile.PL Test-WWW-Mechanize-Catalyst-0.45/README Test-WWW-Mechanize-Catalyst-0.45/lib/ Test-WWW-Mechanize-Catalyst-0.45/lib/Test/ Test-WWW-Mechanize-Catalyst-0.45/lib/Test/WWW/ Test-WWW-Mechanize-Catalyst-0.45/lib/Test/WWW/Mechanize/ Test-WWW-Mechanize-Catalyst-0.45/lib/Test/WWW/Mechanize/Catalyst.pm Test-WWW-Mechanize-Catalyst-0.45/MANIFEST CPAN.pm: Going to build L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.45.tar.gz >>> /export/home/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.45.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/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) [17017] [Tue Nov 25 08:24:40 2008] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.041416s (24.145/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.002069s | '----------------------------------------------------------------+-----------' ok 1 - GET http://localhost/check_auth_basic/ ok 2 ok 3 [info] *** Request 2 (2.000/s) [17017] [Tue Nov 25 08:24:40 2008] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.031523s (31.723/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.001522s | '----------------------------------------------------------------+-----------' 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 /export/home/fly818/var/megalib/HTTP/Cookies.pm line 45. [info] *** Request 1 (1.000/s) [17019] [Tue Nov 25 08:24:43 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [debug] Created session "c88ce14f58d8d6f76fb55b91192e8588d0077f4b" [info] Request took 0.100353s (9.965/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /auto | 0.033551s | | /default | 0.001426s | '----------------------------------------------------------------+-----------' 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; Use of uninitialized value in pattern match (m//) at /export/home/fly818/var/megalib/HTTP/Cookies.pm line 45. You can connect to your server at http://knife:7357 ok 2 - Get a multi Content-Type response ok 3 - Survive to a multi Content-Type sting ok 4 - Multi Content-Type Content-Type ok 5 - Multi Content-Type title ok 6 - Multi Content-Type body ok 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) [17025] [Tue Nov 25 08:24:54 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.042733s (23.401/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.002127s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [17025] [Tue Nov 25 08:24:54 2008] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.031518s (31.728/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.001574s | '----------------------------------------------------------------+-----------' ok 1 - got something when we hi ok 2 - check got to hello 1/4 ok 3 - check got to hello 2/4 ok 4 - check got to hello 3/4 ok 5 - check got to hello 4/4 ok 6 - have a previous ok 7 - was a redirect ok 8 - to the right place [info] *** Request 3 (3.000/s) [17025] [Tue Nov 25 08:24:54 2008] *** [debug] "GET" request for "greetings" from "127.0.0.1" [debug] Path is "greetings" [debug] Redirecting to "hello" [info] Request took 0.032621s (30.655/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /greetings | 0.001352s | '----------------------------------------------------------------+-----------' [info] *** Request 4 (4.000/s) [17025] [Tue Nov 25 08:24:54 2008] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.030920s (32.342/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.001366s | '----------------------------------------------------------------+-----------' ok 9 - got something when we greetings ok 10 - check got to hello 1/4 ok 11 - check got to hello 2/4 ok 12 - check got to hello 3/4 ok 13 - check got to hello 4/4 ok 14 - have a previous ok 15 - was a redirect ok 16 - to the right place [info] *** Request 5 (5.000/s) [17025] [Tue Nov 25 08:24:54 2008] *** [debug] "GET" request for "bonjour" from "127.0.0.1" [debug] Path is "bonjour" [debug] Redirecting to "http://localhost/hi" [info] Request took 0.037246s (26.849/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /bonjour | 0.001919s | '----------------------------------------------------------------+-----------' [info] *** Request 6 (3.000/s) [17025] [Tue Nov 25 08:24:55 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.032067s (31.185/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.001621s | '----------------------------------------------------------------+-----------' [info] *** Request 7 (3.500/s) [17025] [Tue Nov 25 08:24:55 2008] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.043149s (23.176/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.001463s | '----------------------------------------------------------------+-----------' ok 17 - got something when we bonjour ok 18 - check got to hello 1/4 ok 19 - check got to hello 2/4 ok 20 - check got to hello 3/4 ok 21 - check got to hello 4/4 ok 22 - have a previous ok 23 - was a redirect ok 24 - to the right place ok 25 - have a previous previous ok 26 - was a redirect ok 27 - to the right place ok 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) [17027] [Tue Nov 25 08:24:58 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.052873s (18.913/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.013333s | '----------------------------------------------------------------+-----------' 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) [17027] [Tue Nov 25 08:24:58 2008] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.031614s (31.632/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.001402s | '----------------------------------------------------------------+-----------' ok 5 - Followed link with 'text=Hello' ok 6 ok 7 ok 8 - Title is 'Hello' Wide character in print at /export/home/fly818/var/megalib/Test/Builder.pm line 1351. ok 9 - Content contains "Hi there! ☺" [info] *** Request 3 (3.000/s) [17027] [Tue Nov 25 08:24:58 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.035393s (28.254/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.001416s | '----------------------------------------------------------------+-----------' ok 10 - GET / ok 11 ok 12 - Title is 'Root' ok 13 - Content contains "This is the root page" [info] *** Request 4 (2.000/s) [17027] [Tue Nov 25 08:24:59 2008] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.029528s (33.866/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.001346s | '----------------------------------------------------------------+-----------' ok 14 - GET http://example.com/ ok 15 ok 16 - Title is 'Root' ok 17 - Content contains "This is the root page" [info] *** Request 5 (2.500/s) [17027] [Tue Nov 25 08:24:59 2008] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.029394s (34.021/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.001352s | '----------------------------------------------------------------+-----------' ok 18 - GET /hello/ ok 19 ok 20 - Title is 'Hello' Wide character in print at /export/home/fly818/var/megalib/Test/Builder.pm line 1351. ok 21 - Content contains "Hi there! ☺" [info] *** Request 6 (3.000/s) [17027] [Tue Nov 25 08:24:59 2008] *** [debug] "GET" request for "gzipped/" from "127.0.0.1" [debug] Path is "gzipped" [info] Request took 0.048233s (20.733/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /gzipped | 0.019250s | '----------------------------------------------------------------+-----------' ok 22 - GET /gzipped/ ok 23 ok 24 - Title is 'Hello' Wide character in print at /export/home/fly818/var/megalib/Test/Builder.pm line 1351. ok 25 - Content contains "Hi there! ☺" [info] *** Request 7 (3.500/s) [17027] [Tue Nov 25 08:24:59 2008] *** [debug] "GET" request for "die/" from "127.0.0.1" [debug] Path is "die" [error] Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] Request took 0.111100s (9.001/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.001430s | '----------------------------------------------------------------+-----------' # Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." ok 26 ok 27 Use of uninitialized value in concatenation (.) or string at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 483. ok 28 - Title is '' ok 29 - Content is "" [info] *** Request 8 (4.000/s) [17027] [Tue Nov 25 08:24:59 2008] *** [debug] "GET" request for "die/" from "127.0.0.1" [debug] Path is "die" [error] Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] Request took 0.055850s (17.905/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.001417s | '----------------------------------------------------------------+-----------' # Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." ok 30 ok 31 Use of uninitialized value in concatenation (.) or string at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 483. ok 32 - Title is '' ok 33 - Content is "" [info] *** Request 9 (4.500/s) [17027] [Tue Nov 25 08:24:59 2008] *** [debug] "GET" request for "die/" from "127.0.0.1" [debug] Path is "die" [error] Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] Request took 0.055933s (17.879/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.001389s | '----------------------------------------------------------------+-----------' ok 34 ok 35 ok 36 - Title is like '(?-xism:Catty on Catalyst)' ok 37 - Content is like '(?-xism:Caught exception in Catty)' ok 38 - Content is like '(?-xism:erk)' ok 39 - Content is like '(?-xism:This is the die page)' ok All tests successful. Files=7, Tests=82, 23 wallclock secs ( 0.47 usr 0.07 sys + 19.73 cusr 2.27 csys = 22.54 CPU) Result: PASS LBROCARD/Test-WWW-Mechanize-Catalyst-0.45.tar.gz make test TEST_VERBOSE=1 -- OK Leon Brocard <leon@astray.com> Test::WWW::Mechanize for Catalyst >>> (cd /export/home/fly818/var/cpan/build/Test-WWW-Mechanize-Catalyst-0.45-2g3ic3 && tar cvf - Test-WWW-Mechanize-Catalyst-0.45.ppd blib) | gzip -c >/export/home/fly818/var/REPO/L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.45.tar.gz Test-WWW-Mechanize-Catalyst-0.45.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/WWW/ blib/lib/Test/WWW/Mechanize/ blib/lib/Test/WWW/Mechanize/Catalyst.pm blib/man3/ blib/man3/Test::WWW::Mechanize::Catalyst.3 >>> mv /export/home/fly818/var/cpan/build/Test-WWW-Mechanize-Catalyst-0.45-2g3ic3/Test-WWW-Mechanize-Catalyst-0.45.ppd /export/home/fly818/var/REPO/L/LB/LBROCARD Finished 2008-11-25T08:25:04