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

IO::Prompter #425

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module IO::Prompter 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: IO::Prompter
===> Found: IO::Prompter [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: IO::Prompter to /home/alex/Blin/data/zef-data/tmp/1549580743.19025.499/io-prompter.git
===> Extraction [OK]: IO::Prompter to /home/alex/Blin/data/zef-data/store/io-prompter.git
===> Testing: IO::Prompter
t/01-prompt.t ........ ok
# Failed test 'Got the correct results'
# at t/02-prompt-block.t line 22
# expected: '10 20 fdfd 40'
#      got: ''
# Failed test 'Got the correct results'
# at t/02-prompt-block.t line 34
# expected: '10 20 40'
#      got: ''
# Failed test 'Got the correct results'
# at t/02-prompt-block.t line 46
# expected: '10 20.2 4e+21'
#      got: ''
# Failed test 'Got the correct results'
# at t/02-prompt-block.t line 58
# expected: 'True False False True'
#      got: ''
# Failed test 'Got the correct results'
# at t/02-prompt-block.t line 70
# expected: 'fdfd Hello!'
#      got: ''
# Looks like you failed 5 tests of 5
t/02-prompt-block.t .. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests 
t/YES__def.t ......... ok
t/YN__def.t .......... ok
t/explicit_prompt.t .. ok
t/fail.t ............. ok
t/integer.t .......... ok
Use of uninitialized value of type Any in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
  in method Str at /home/alex/Blin/data/zef-data/store/io-prompter.git/f6d08af1a6351ef47656f45035c51c25abbe6f2f/lib/IO/Prompter.pm (IO::Prompter) line 10
t/must.t ............. 
Failed 1/2 subtests 
t/number.t ........... ok
t/verbatim.t ......... ok
t/wipe.t ............. ok
t/yes_def.t .......... ok
t/yn_def.t ........... ok

Test Summary Report
-------------------
t/02-prompt-block.t (Wstat: 1280 Tests: 5 Failed: 5)
  Failed tests:  1-5
  Non-zero exit status: 5
t/must.t           (Wstat: 0 Tests: 2 Failed: 1)
  Failed test:  2
Files=13, Tests=61, 13 wallclock secs ( 0.07 usr  0.01 sys + 12.58 cusr  0.98 csys = 13.64 CPU)
Result: FAIL
===> Testing [FAIL]: IO::Prompter
Failed to get passing tests, but continuing with --force-test
===> Installing: IO::Prompter
===> Install [OK] for IO::Prompter

Ping @colomon

Previous ticket: #182

AlexDaniel commented 5 years ago

There is an issue: https://github.com/colomon/io-prompter/issues/9

colomon commented 5 years ago

Yes, Been meaning to look at this for ages now. May take a stab later this weekend.

On Sat, Feb 9, 2019, 6:26 PM Aleks-Daniel Jakimenko-Aleksejev < notifications@github.com wrote:

There is an issue: colomon/io-prompter#9 https://github.com/colomon/io-prompter/issues/9

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/perl6/ecosystem-unbitrot/issues/425#issuecomment-462089019, or mute the thread https://github.com/notifications/unsubscribe-auth/AADW6OurvJA09hjPNrS3B2PlGpU7UQWvks5vL1kwgaJpZM4avD6N .