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

Ini::Storage #432

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Ini::Storage 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: Ini::Storage
===> Found: Ini::Storage:ver<0.8> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Ini::Storage:ver<0.8> to /home/alex/Blin/data/zef-data/tmp/1549580930.22995.469/inistorage.git
===> Extraction [OK]: Ini::Storage to /home/alex/Blin/data/zef-data/store/inistorage.git
===> Testing: Ini::Storage:ver<0.8>
# Failed test 'file read test'
# at t/all.t line 65
# Failed test 'file read test 2'
# at t/all.t line 67
# Failed test 'Exchange text'
# at t/all.t line 73
# Failed test 'loading an array'
# at t/all.t line 82
done without supply or react
  in block <unit> at t/all.t line 90

t/all.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/14 subtests 

Test Summary Report
-------------------
t/all.t (Wstat: 1024 Tests: 14 Failed: 4)
  Failed tests:  11-14
  Non-zero exit status: 4
  Parse errors: No plan found in TAP output
Files=1, Tests=14,  5 wallclock secs ( 0.03 usr  0.00 sys +  4.50 cusr  0.21 csys =  4.74 CPU)
Result: FAIL
===> Testing [FAIL]: Ini::Storage:ver<0.8>
Failed to get passing tests, but continuing with --force-test
===> Installing: Ini::Storage:ver<0.8>
===> Install [OK] for Ini::Storage:ver<0.8>

Ping @jaffa4

Previous ticket: #174

JJ commented 5 years ago

A PR has been sent, but my impression is that that module is either half-baked or abandoned, so it might be a deprecated module. Let's wait for the author.