Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/45024edb136d5396ffe8815bcd5983d7 to your computer and use it in GitHub Desktop.
Save zoffixznet/45024edb136d5396ffe8815bcd5983d7 to your computer and use it in GitHub Desktop.
zoffix@VirtualBox:~$ zef install HTTP::Server::Simple
===> Searching for: HTTP::Server::Simple
===> Found: HTTP::Server::Simple
===> Fetching: HTTP::Server::Simple
Fetching with plugin: Zef::Service::Shell::git+{<anon|60709072>}
===> Fetched: HTTP::Server::Simple to /home/zoffix/.zef/tmp/http-server-simple.git
===> Extracting: HTTP::Server::Simple
Extracting with plugin: Zef::Service::Shell::git+{<anon|60709072>}
===> Extracted: HTTP::Server::Simple to /home/zoffix/.zef/store/http-server-simple.git/02ad4721ced8a3febaa7962a79a11de75e17e54f
===> Filtering: HTTP::Server::Simple
===> Filtering [OK] for HTTP::Server::Simple
===> # SKIP: No Build.pm for HTTP::Server::Simple
===> Testing: HTTP::Server::Simple
Testing with plugin: Zef::Service::Shell::prove+{<anon|60709072>}
t/basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=1, Tests=0, 2 wallclock secs ( 0.02 usr 0.01 sys + 2.16 cusr 0.10 csys = 2.29 CPU)
Result: FAIL
Too many positionals passed; expected 1 argument but got 2
in method new at /home/zoffix/.zef/store/http-server-simple.git/02ad4721ced8a3febaa7962a79a11de75e17e54f/lib/HTTP/Server/Simple.pm6 (HTTP::Server::Simple) line 23
in any at gen/moar/m-Metamodel.nqp line 1736
in block <unit> at t/basic.t line 10
===> Testing [FAIL]: HTTP::Server::Simple
Aborting due to test failure: HTTP::Server::Simple (use --force to override)
in code at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 284
in method test at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 263
in code at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 434
in sub at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 431
in method install at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 518
in sub MAIN at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 117
in block <unit> at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/resources/21D746CFA68C6190C43E2F84F56A4DF747BA50FA line 1
zoffix@VirtualBox:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment