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

epoll #572

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module epoll cannot be installed (Flapper), 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: 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>

Ping @CurtTilmes

Previous ticket: #550

AlexDaniel commented 5 years ago

It's the same issue: https://github.com/perl6/ecosystem-unbitrot/issues/550