Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Created July 6, 2009 16:50
Show Gist options
  • Save robinsmidsrod/141529 to your computer and use it in GitHub Desktop.
Save robinsmidsrod/141529 to your computer and use it in GitHub Desktop.
CPAN.pm: Going to build P/PE/PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.1708)
Checking if your kit is complete...
Looks good
Writing Makefile for Test::WWW::Mechanize
(/usr/bin/perl Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp Mechanize.pm blib/lib/Test/WWW/Mechanize.pm
Manifying blib/man3/Test::WWW::Mechanize.3pm
(make exited with 0)
CPAN::Reporter: make result is 'pass', No errors.
PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Test::WWW::Mechanize 1.24, with WWW::Mechanize 1.54, LWP 5.828, Perl 5.010000, /usr/bin/perl
t/00load.t .............. ok
t/autolint.t ............ skipped: HTML::Lint is not installed, cannot test autolint
# Failed test 'sanity check: we can't load NONEXISTENT.html'
# at t/back_ok.t line 52.
# Failed test 'Fails to get nonexistent URI and reports failure'
# at t/back_ok.t line 59.
# STDOUT is:
# ok 1 - Try to get bad URL
#
# not:
# not ok 1 - Try to get bad URL
#
# as expected
# STDERR is:
#
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/back_ok\.t line 58.*\n?/
#
# # 500
#
# # Can't connect to wango.nonexistent.xx-only-testing:80 (Bad hostname 'wango.nonexistent.xx-only-testing')
#
# as expected
# Failed test 'And the result should be false'
# at t/back_ok.t line 62.
t/back_ok.t .............
Failed 3/11 subtests
t/click_ok.t ............ ok
t/content_contains.t .... ok
t/content_lacks.t ....... ok
t/follow_link_ok.t ...... ok
t/followable_links.t .... ok
t/get_ok-parms.t ........ ok
# Failed test 'sanity check: we can't load NONEXISTENT.html'
# at t/get_ok.t line 53.
# Failed test 'Fails to get nonexistent URI and reports failure'
# at t/get_ok.t line 60.
# STDOUT is:
# ok 1 - Try to get bad URL
#
# not:
# not ok 1 - Try to get bad URL
#
# as expected
# STDERR is:
#
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/get_ok\.t line 59.*\n?/
#
# # 500
#
# # Can't connect to wango.nonexistent.xx-only-testing:80 (Bad hostname 'wango.nonexistent.xx-only-testing')
#
# as expected
# Failed test 'And the result should be false'
# at t/get_ok.t line 63.
t/get_ok.t ..............
Failed 3/11 subtests
t/has_tag.t ............. ok
t/head_ok-parms.t ....... ok
# Failed test 'sanity check: we can't load NONEXISTENT.html'
# at t/head_ok.t line 52.
# Failed test 'Fails to HEAD nonexistent URI and reports failure'
# at t/head_ok.t line 59.
# STDOUT is:
# ok 1 - Try to HEAD bad URL
#
# not:
# not ok 1 - Try to HEAD bad URL
#
# as expected
# STDERR is:
#
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/head_ok\.t line 58.*\n?/
#
# # 500
#
# # Can't connect to wango.nonexistent.xx-only-testing:80 (Bad hostname 'wango.nonexistent.xx-only-testing')
#
# as expected
# Failed test 'And the result should be false'
# at t/head_ok.t line 62.
t/head_ok.t .............
Failed 3/11 subtests
t/html_lint_ok.t ........ skipped: HTML::Lint is not installed, cannot test html_lint_ok
t/link_content.t ........ ok
t/link_status.t ......... ok
t/links_ok.t ............ ok
t/new.t ................. ok
t/page_links_content.t .. ok
t/page_links_ok.t ....... ok
t/pod-coverage.t ........ skipped: Test::Pod::Coverage 0.08 required for testing POD coverage
t/pod.t ................. ok
Use of uninitialized value $v in substitution (s///) at /usr/local/share/perl/5.10.0/LWP/Protocol/http.pm line 159, <DATA> line 16.
Use of uninitialized value $v in concatenation (.) or string at /usr/local/share/perl/5.10.0/Net/HTTP/Methods.pm line 154, <DATA> line 16.
Use of uninitialized value $v in substitution (s///) at /usr/local/share/perl/5.10.0/LWP/Protocol/http.pm line 159, <DATA> line 16.
Use of uninitialized value $v in concatenation (.) or string at /usr/local/share/perl/5.10.0/Net/HTTP/Methods.pm line 154, <DATA> line 16.
Use of uninitialized value $v in substitution (s///) at /usr/local/share/perl/5.10.0/LWP/Protocol/http.pm line 159, <DATA> line 16.
Use of uninitialized value $v in concatenation (.) or string at /usr/local/share/perl/5.10.0/Net/HTTP/Methods.pm line 154, <DATA> line 16.
# Failed test 'Fails to PUT nonexistent URI and reports failure'
# at t/put_ok.t line 58.
# STDERR is:
# # Failed test 'Try to PUT bad URL'
# # at t/put_ok.t line 57.
# # 302
# # Found
#
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/put_ok\.t line 57.*\n?/
#
# # 500
#
# # Can't connect to wango.nonexistent.xx-only-testing:80 (Bad hostname 'wango.nonexistent.xx-only-testing')
#
# as expected
t/put_ok.t ..............
Failed 1/11 subtests
t/stuff_inputs.t ........ ok
t/submit_form_ok.t ...... ok
Test Summary Report
-------------------
t/back_ok.t (Wstat: 0 Tests: 11 Failed: 3)
Failed tests: 8-9, 11
t/get_ok.t (Wstat: 0 Tests: 11 Failed: 3)
Failed tests: 8-9, 11
t/head_ok.t (Wstat: 0 Tests: 11 Failed: 3)
Failed tests: 8-9, 11
t/put_ok.t (Wstat: 0 Tests: 11 Failed: 1)
Failed test: 9
Files=25, Tests=200, 26 wallclock secs ( 0.31 usr 0.11 sys + 6.08 cusr 1.32 csys = 7.82 CPU)
Result: FAIL
Failed 4/25 test programs. 10/200 subtests failed.
make: *** [test_dynamic] Error 255
(make test exited with 512)
CPAN::Reporter: Test result is 'fail', One or more tests failed.
CPAN::Reporter: preparing a CPAN Testers report for Test-WWW-Mechanize-1.24
Do you want to review or edit the test report? (yes/no) [no]
Do you want to send the report? (yes/no) [yes]
CPAN::Reporter: sending test report with 'fail' to cpan-testers@perl.org
PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
PETDANCE/Test-WWW-Mechanize-1.24.tar.gz : make_test NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment