Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- zef install --force LWP::Simple
- ===> Searching for: LWP::Simple
- ===> Testing: LWP::Simple:ver('0.090'):auth('Cosimo Streppone')
- t/000-load-module.t ............. ok
- t/basic-auth.t ..................1/9Failed to connect: connection timed out
- in method make_request at /root/.zef/store/perl6-lwp-simple.git/349408cf06eac91b68d29bcf8349ead7a146c2a9/lib/LWP/Simple.pm (LWP::Simple) line 234
- in method request_shell at /root/.zef/store/perl6-lwp-simple.git/349408cf06eac91b68d29bcf8349ead7a146c2a9/lib/LWP/Simple.pm (LWP::Simple) line 84
- in method get at /root/.zef/store/perl6-lwp-simple.git/349408cf06eac91b68d29bcf8349ead7a146c2a9/lib/LWP/Simple.pm (LWP::Simple) line 31
- in block <unit> at t/basic-auth.t line 38
- # Looks like you planned 9 tests, but ran 8
- t/basic-auth.t .................. All 9 subtests passed
- t/custom-headers-and-content.t .. ok
- t/get-binary-camelia.t .......... ok
- t/get-chunked-6guts.t ........... ok
- t/get-perl6-org.t ............... ok
- t/get-unsized.t ................. ok
- t/get-w3-latin1-utf8.t .......... ok
- t/get-w3-redirect.t ............. ok
- t/getstore.t .................... ok
- t/issue-7.t ..................... ok
- t/parse-url.t ................... ok
- t/socket-sanity.t ............... ok
- t/stringify-headers.t ........... ok
- All tests successful.
- Test Summary Report
- -------------------
- t/basic-auth.t (Wstat: 0 Tests: 8 Failed: 0)
- Parse errors: Bad plan. You planned 9 tests but ran 8.
- Files=14, Tests=56, 149 wallclock secs
- Result: FAILED
- ===> Testing [FAIL]: LWP::Simple:ver('0.090'):auth('Cosimo Streppone')
- ===> Installing: LWP::Simple:ver('0.090'):auth('Cosimo Streppone')
- 2 bin/ scripts [lwp-get.pl lwp-download.pl] installed to:
- /root/.rakudobrew/moar-nom/install/share/perl6/site/bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement