Guest User

Untitled

a guest
Jun 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t xt/*.t
  2. # Furl/0.03
  3. # Net::IDN::Encode/1.1
  4. # IO::Socket::SSL/1.33
  5. # Compress::Raw::Zlib/2.024
  6. t/00_compile.t ...................... ok
  7. t/100_simple/01_simple.t ............ ok
  8. t/100_simple/02_http_response.t ..... ok
  9. t/100_simple/03_redirect.t .......... ok
  10. Argument "0 0 0" isn't numeric in scalar assignment at C:/strawberry/perl/site/lib/Net/Server/Daemonize.pm line 209.
  11. No such signal: SIGTTIN at C:/strawberry/perl/site/lib/Net/Server/SIG.pm line 63.
  12. No such signal: SIGTTOU at C:/strawberry/perl/site/lib/Net/Server/SIG.pm line 63.
  13.  
  14. # Failed test at C:/strawberry/perl/lib/Test/Builder.pm line 948.
  15. # got: '500'
  16. # expected: '200'
  17.  
  18. # Failed test at C:/strawberry/perl/lib/Test/Builder.pm line 948.
  19. # got: 'Cannot read response header: at t/100_simple/04_chunked.t line 19
  20. # '
  21. # expected: 'OKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOK'
  22.  
  23. # Failed test at C:/strawberry/perl/lib/Test/Builder.pm line 948.
  24. # got: '500'
  25. # expected: '200'
  26.  
  27. # Failed test at C:/strawberry/perl/lib/Test/Builder.pm line 948.
  28. # got: 'Cannot read response header: at t/100_simple/04_chunked.t line 19
  29. # '
  30. # expected: 'OKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOK'
  31.  
  32. # Failed test at C:/strawberry/perl/lib/Test/Builder.pm line 948.
  33. # got: '500'
  34. # expected: '200'
  35.  
  36. # Failed test at C:/strawberry/perl/lib/Test/Builder.pm line 948.
  37. # got: 'Cannot read response header: at t/100_simple/04_chunked.t line 19
  38. # '
  39. # expected: 'OKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOKOK'
  40. # Looks like you failed 6 tests of 6.
  41. t/100_simple/04_chunked.t ...........
  42. Dubious, test returned 6 (wstat 1536, 0x600)
  43. Failed 6/6 subtests
  44. t/100_simple/05_slowloris.t ......... ok
  45. t/100_simple/06_errors.t ............ ok
  46. t/100_simple/07_timeout.t ........... ok
  47. t/100_simple/08_proxy.t ............. ok
  48. t/100_simple/09_body.t .............. ok
Add Comment
Please, Sign In to add comment