Advertisement
Guest User

Untitled

a guest
Sep 14th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. t/mojo/websocket_proxy_tls.t ............... skipped: set TEST_TLS to enable thi
  2. s test (developer only!)
  3. t/mojolicious/app.t ........................ 58/260 Can't create listen socket:
  4. Address already in use at /cygdrive/c/Documents and Settings/Adm1n/.cpan/build/M
  5. ojolicious-1.97-AAxd5I/blib/lib/Mojo/IOLoop.pm line 230
  6. # Looks like you planned 260 tests but ran 211.
  7. # Looks like your test exited with 112 just after 211.
  8. t/mojolicious/app.t ........................ Dubious, test returned 112 (wstat 2
  9. 8672, 0x7000)
  10. Failed 49/260 subtests
  11. t/mojolicious/charset_lite_app.t ........... ok
  12. t/mojolicious/dispatch.t ................... ok
  13. t/mojolicious/dispatcher_lite_app.t ........ ok
  14. t/mojolicious/embedded_lite_app.t .......... ok
  15. t/mojolicious/exception_lite_app.t ......... ok
  16. t/mojolicious/external_lite_app.t .......... ok
  17. t/mojolicious/i18n_lite_app.t .............. ok
  18. t/mojolicious/i18n_shortcut_lite_app.t ..... ok
  19. t/mojolicious/json_config_lite_app.t ....... ok
  20. t/mojolicious/json_config_mode_lite_app.t .. ok
  21. t/mojolicious/layouted_lite_app.t .......... ok
  22. t/mojolicious/lite_app.t ................... ok
  23. t/mojolicious/longpolling_lite_app.t ....... ok
  24. t/mojolicious/ojo.t ........................ ok
  25. t/mojolicious/pattern.t .................... ok
  26. t/mojolicious/pod_renderer_lite_app.t ...... ok
  27. t/mojolicious/production_app.t ............. ok
  28. t/mojolicious/rebased_lite_app.t ........... ok
  29. t/mojolicious/renderer.t ................... ok
  30. t/mojolicious/restful_lite_app.t ........... ok
  31. t/mojolicious/routes.t ..................... ok
  32. t/mojolicious/tag_helper_lite_app.t ........ ok
  33. t/mojolicious/testing_app.t ................ ok
  34. t/mojolicious/tls_lite_app.t ............... skipped: set TEST_TLS to enable thi
  35. s test (developer only!)
  36. t/mojolicious/twinkle_lite_app.t ........... ok
  37. t/mojolicious/upload_lite_app.t ............ skipped: Windows is too fragile for
  38. this test!
  39. t/mojolicious/websocket_lite_app.t ......... ok
  40. t/pod.t .................................... skipped: set TEST_POD to enable thi
  41. s test (developer only!)
  42. t/pod_coverage.t ........................... skipped: set TEST_POD to enable thi
  43. s test (developer only!)
  44.  
  45. Test Summary Report
  46. -------------------
  47. t/mojolicious/app.t (Wstat: 28672 Tests: 211 Failed: 0)
  48. Non-zero exit status: 112
  49. Parse errors: Bad plan. You planned 260 tests but ran 211.
  50. Files=74, Tests=6684, 96 wallclock secs ( 1.00 usr 0.56 sys + 47.62 cusr 19.63
  51. csys = 68.81 CPU)
  52. Result: FAIL
  53. Failed 1/74 test programs. 0/6684 subtests failed.
  54. make: *** [test_dynamic] Ошибка 255
  55. SRI/Mojolicious-1.97.tar.gz
  56. make test -- NOT OK
  57. //hint// to see the cpan-testers results for installing this module, try:
  58. reports SRI/Mojolicious-1.97.tar.gz
  59. Running make install
  60. Appending installation info to /usr/lib/perl5/5.10/i686-cygwin/perllocal.pod
  61. SRI/Mojolicious-1.97.tar.gz
  62. make install -- OK
  63. Failed during this command:
  64. SRI/Mojolicious-1.97.tar.gz : make_test FAILED but failure ign
  65. ored because 'force' in effect
  66.  
  67. cpan[3]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement