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 epoll cannot be installed (Flapper), 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: epoll
===> Found: epoll:ver<0.3> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: epoll:ver<0.3> to /home/alex/Blin/data/zef-data/tmp/1549811829.5130.8715/epoll-0.3.tar.gz
===> Extraction [OK]: epoll to /home/alex/Blin/data/zef-data/store/epoll-0.3.tar.gz
===> Testing: epoll:ver<0.3>
t/00-meta.t .... ok
# Failed test 'No events'
# at t/01-simple.t line 36
# expected: ''
# got: 'epoll-event<140084050828976>'
# Looks like you failed 1 test of 6
t/01-simple.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
Test Summary Report
-------------------
t/01-simple.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 6
Non-zero exit status: 1
Files=2, Tests=7, 6 wallclock secs ( 0.03 usr 0.00 sys + 5.81 cusr 0.27 csys = 6.11 CPU)
Result: FAIL
===> Testing [FAIL]: epoll:ver<0.3>
Failed to get passing tests, but continuing with --force-test
===> Installing: epoll:ver<0.3>
===> Install [OK] for epoll:ver<0.3>
Module epoll cannot be installed (
Flapper
), 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 @CurtTilmes
Previous ticket: #550
The text was updated successfully, but these errors were encountered: