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

Inline::Lua #434

Closed AlexDaniel closed 3 years ago

AlexDaniel commented 5 years ago

Module Inline::Lua 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: Inline::Lua
===SORRY!===
Cannot look up attributes in a NQPMu type object

===> Found: Inline::Lua:auth<raydiak> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Inline::Lua:auth<raydiak> to /home/alex/Blin/data/zef-data/tmp/1549579857.24072.3182/Inline-Lua.git
===> Extraction [OK]: Inline::Lua to /home/alex/Blin/data/zef-data/store/Inline-Lua.git
===> Testing: Inline::Lua:auth<raydiak>
===SORRY!===
Cannot look up attributes in a NQPMu type object
t/01-basics.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-basics.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  6 wallclock secs ( 0.02 usr  0.00 sys +  5.78 cusr  0.38 csys =  6.18 CPU)
Result: FAIL
===> Testing [FAIL]: Inline::Lua:auth<raydiak>
Failed to get passing tests, but continuing with --force-test
===> Installing: Inline::Lua:auth<raydiak>
===> Install [FAIL] for Inline::Lua:auth<raydiak>: ===SORRY!===
Cannot look up attributes in a NQPMu type object

Ping @raydiak

Previous ticket: #172

raydiak commented 4 years ago

This module now passes all of its tests.