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

Unicode::GCB #538

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Unicode::GCB 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: Unicode::GCB
===> Found: Unicode::GCB:ver<0.2.1>:auth<github:cygx> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Unicode::GCB:ver<0.2.1>:auth<github:cygx> to /home/alex/Blin/data/zef-data/tmp/1549579903.25535.5173/p6-unicode-gcb.git
===> Extraction [OK]: Unicode::GCB to /home/alex/Blin/data/zef-data/store/p6-unicode-gcb.git
===> Testing: Unicode::GCB:ver<0.2.1>:auth<github:cygx>
# Failed test at t/01-sanity.t line 14
# Failed test at t/01-sanity.t line 15
# Looks like you failed 2 tests of 4
t/01-sanity.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 

Test Summary Report
-------------------
t/01-sanity.t (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
Files=1, Tests=4,  4 wallclock secs ( 0.03 usr  0.00 sys +  2.68 cusr  0.17 csys =  2.88 CPU)
Result: FAIL
===> Testing [FAIL]: Unicode::GCB:ver<0.2.1>:auth<github:cygx>
Failed to get passing tests, but continuing with --force-test
===> Installing: Unicode::GCB:ver<0.2.1>:auth<github:cygx>
===> Install [OK] for Unicode::GCB:ver<0.2.1>:auth<github:cygx>

Ping @cygx

cygx commented 5 years ago

I added some tests and finalle merged the unicode11 branch that had been sitting around since October.

I guess I shouldn't close this issue manually, but wait until that's done automatically?

AlexDaniel commented 5 years ago

Yeah, I'll retest all modules tomorrow and it'll be closed.