Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

HTTP::Server::Logger #583

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module HTTP::Server::Logger cannot be installed (AlwaysFail), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: HTTP::Server::Logger
===> Found: HTTP::Server::Logger:ver<0.1.4>:auth<github:tony-o> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: HTTP::Server::Logger:ver<0.1.4>:auth<github:tony-o> to /home/alex/Blin/data/zef-data/tmp/1551236552.16384.5683/perl6-http-server-logger.git
===> Extraction [OK]: HTTP::Server::Logger to /home/alex/Blin/data/zef-data/store/perl6-http-server-logger.git
===> Testing: HTTP::Server::Logger:ver<0.1.4>:auth<github:tony-o>
# Failed test 'Format matches'
# at t/00-use.t line 26
# Looks like you failed 1 test of 1
t/00-use.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/01-pretty.t .. ok

Test Summary Report
-------------------
t/00-use.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=2, Tests=2,  4 wallclock secs ( 0.03 usr  0.01 sys +  3.66 cusr  0.33 csys =  4.03 CPU)
Result: FAIL
===> Testing [FAIL]: HTTP::Server::Logger:ver<0.1.4>:auth<github:tony-o>
Failed to get passing tests, but continuing with --force-test
===> Installing: HTTP::Server::Logger:ver<0.1.4>:auth<github:tony-o>
===> Install [OK] for HTTP::Server::Logger:ver<0.1.4>:auth<github:tony-o>

Ping @tony-o

Previous ticket: #195