Guest User

Untitled

a guest
Jul 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. CPAN: Storable loaded ok (v2.20)
  2. Going to read '/home/doy/.cpan/Metadata'
  3. Database was generated on Tue, 12 Jan 2010 01:51:59 GMT
  4. CPAN: YAML loaded ok (v0.70)
  5. Going to read 79 yaml files from /home/doy/.cpan/build/
  6. CPAN: Time::HiRes loaded ok (v1.9719)
  7. DONE
  8. Restored the state of none (in 3.8336 secs)
  9. Running install for module 'Test::WWW::Mechanize'
  10. Running make for P/PE/PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
  11. Has already been unwrapped into directory /home/doy/.cpan/build/Test-WWW-Mechanize-1.24-a6LrFy
  12. Has already been made
  13. Running make test
  14. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  15. # Testing Test::WWW::Mechanize 1.24, with WWW::Mechanize 1.60, LWP 5.833, Perl 5.010001, /usr/bin/perl
  16. t/00load.t .............. ok
  17. t/autolint.t ............ ok
  18. t/back_ok.t ............. ok
  19. t/click_ok.t ............ ok
  20.  
  21. # Failed test 'Handles not finding it'
  22. # at t/content_contains.t line 39.
  23. # STDERR is:
  24. # # Failed test 'Where is Mungo?'
  25. # # at t/content_contains.t line 38.
  26. # # searched: "<html>\x{0a} <head>\x{0a} <title>Test Page</title>\x{0a} </h"...
  27. # # can't find: "Mungo"
  28. # # LCSS: "go"
  29. # # LCSS context: "ead>\x{0a} <body>\x{0a} <h1>Test Page</h1>\x{0a} <a href='go"
  30. #
  31. # not:
  32. # /#\s+Failed\ test.*?\n?.*?at\ t\/content_contains\.t line 38.*\n?/
  33. #
  34. # # searched: "<html>\x{0a} <head>\x{0a} <title>Test Page</title>\x{0a} </h"...
  35. #
  36. # # can't find: "Mungo"
  37. #
  38. # as expected
  39. t/content_contains.t ....
  40. Failed 1/5 subtests
  41. t/content_lacks.t ....... ok
  42. t/follow_link_ok.t ...... ok
  43. t/followable_links.t .... ok
  44. t/get_ok-parms.t ........ ok
  45. t/get_ok.t .............. ok
  46. t/has_tag.t ............. ok
  47. t/head_ok-parms.t ....... ok
  48. t/head_ok.t ............. ok
  49. t/html_lint_ok.t ........ ok
  50. t/link_content.t ........ ok
  51. t/link_status.t ......... ok
  52. t/links_ok.t ............ ok
  53. t/new.t ................. ok
  54. t/page_links_content.t .. ok
  55. t/page_links_ok.t ....... ok
  56. t/pod-coverage.t ........ ok
  57. t/pod.t ................. ok
  58. Use of uninitialized value $v in substitution (s///) at /usr/share/perl5/site_perl/5.10.1/LWP/Protocol/http.pm line 164, <DATA> line 16.
  59. Use of uninitialized value $v in concatenation (.) or string at /usr/share/perl5/site_perl/5.10.1/Net/HTTP/Methods.pm line 154, <DATA> line 16.
  60. Use of uninitialized value $v in substitution (s///) at /usr/share/perl5/site_perl/5.10.1/LWP/Protocol/http.pm line 164, <DATA> line 16.
  61. Use of uninitialized value $v in concatenation (.) or string at /usr/share/perl5/site_perl/5.10.1/Net/HTTP/Methods.pm line 154, <DATA> line 16.
  62. t/put_ok.t .............. ok
  63. t/stuff_inputs.t ........ ok
  64. t/submit_form_ok.t ...... ok
  65.  
  66. Test Summary Report
  67. -------------------
  68. t/content_contains.t (Wstat: 0 Tests: 5 Failed: 1)
  69. Failed test: 5
  70. Files=25, Tests=212, 35 wallclock secs ( 0.22 usr 0.07 sys + 14.13 cusr 0.99 csys = 15.41 CPU)
  71. Result: FAIL
  72. Failed 1/25 test programs. 1/212 subtests failed.
  73. make: *** [test_dynamic] Error 255
  74. PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
  75. /usr/bin/make test -- NOT OK
  76. //hint// to see the cpan-testers results for installing this module, try:
  77. reports PETDANCE/Test-WWW-Mechanize-1.24.tar.gz
  78. Running make install
  79. make test had returned bad status, won't install without force
Add Comment
Please, Sign In to add comment