You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module IO::Prompter cannot be installed (AlwaysFail), perhaps it has some failing tests.
Tickets are opened/closed in this repo automatically (though not immediately).
If you can install the module without any problems, add works for me label, leave a comment saying that it works for you and mention any details that you feel are important.
If it needs a native library, put native dependency label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.
If the module is broken, try to fix it and send a PR. Add PR sent label.
If there is a problem in one of the dependencies, add failing dependency label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.
It is a good idea to assign yourself to this ticket if you're working on it (to make sure two or more people are not working on the same ticket at the same time).
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
Module IO::Prompter cannot be installed (
AlwaysFail
), perhaps it has some failing tests.works for me
label, leave a comment saying that it works for you and mention any details that you feel are important.native dependency
label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.PR sent
label.failing dependency
label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.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:
Ping @colomon
Previous ticket: #182
The text was updated successfully, but these errors were encountered: