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

Readline #564

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Readline cannot be installed (Fail), 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: Readline
===> Found: Readline:ver<0.1.4>:auth<github:drforr> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Readline:ver<0.1.4>:auth<github:drforr> to /home/alex/Blin/data/zef-data/tmp/1549725872.15498.7306/perl6-readline.git
===> Extraction [OK]: Readline to /home/alex/Blin/data/zef-data/store/perl6-readline.git
===> Testing: Readline:ver<0.1.4>:auth<github:drforr>
t/01-load.t .. ok
    # Failed test 'funmap-names lives'
    # at t/02-base.t line 99
    # Don't know how many elements a C array returned from a library
    # Looks like you failed 1 test of 1
# Failed test 'funmap'
# at t/02-base.t line 91
    # Failed test 'history-list lives'
    # at t/02-base.t line 250
    # Don't know how many elements a C array returned from a library
    # Failed test 'history-tokenize lives'
    # at t/02-base.t line 289
    # Don't know how many elements a C array returned from a library
    # Looks like you failed 2 tests of 25
# Failed test 'history'
# at t/02-base.t line 206
# Looks like you failed 2 tests of 17
t/02-base.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/17 subtests 

Test Summary Report
-------------------
t/02-base.t (Wstat: 512 Tests: 17 Failed: 2)
  Failed tests:  8, 14
  Non-zero exit status: 2
Files=2, Tests=18, 31 wallclock secs ( 0.05 usr  0.01 sys + 30.90 cusr  0.46 csys = 31.42 CPU)
Result: FAIL
===> Testing [FAIL]: Readline:ver<0.1.4>:auth<github:drforr>
Failed to get passing tests, but continuing with --force-test
===> Installing: Readline:ver<0.1.4>:auth<github:drforr>
===> Install [OK] for Readline:ver<0.1.4>:auth<github:drforr>

Ping @drforr

Previous ticket: #75

Kaiepi commented 5 years ago

None of the tests fail on my system