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

FindBin #391

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module FindBin 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: FindBin
===> Found: FindBin:ver<0.1.4>:auth<CPAN:lembark> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: FindBin:ver<0.1.4>:auth<CPAN:lembark> to /home/alex/Blin/data/zef-data/tmp/1549579320.8083.4417/FindBin-0.1.4.tar.gz
===> Extraction [OK]: FindBin to /home/alex/Blin/data/zef-data/store/FindBin-0.1.4.tar.gz
===> Testing: FindBin:ver<0.1.4>:auth<CPAN:lembark>
t/01-basic.t ........... ok
t/02-export.t .......... ok
t/04-export-sub.t ...... ok
t/07-script.t .......... ok
t/08-cmdline.t ......... ok
t/09-verbose.t ......... ok
t/10-verbose.t ......... ok
t/11-verbose-many.t .... ok
t/12-verbose-true.t .... ok
t/21-RealPath.t ........ ok
# Failed test 'Symlink:  '/home/alex/Blin/data/zef-data/store/FindBin-0.1.4.tar.gz/FindBin-0.1.4/t''
# at t/22-realbin-arg.t line 13
# Looks like you failed 1 test of 2
t/22-realbin-arg.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
# Failed test 'Symlink:  '/home/alex/Blin/data/zef-data/store/FindBin-0.1.4.tar.gz/FindBin-0.1.4/t''
# at t/23-realbin-arg.t line 13
# Looks like you failed 1 test of 2
t/23-realbin-arg.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/25-basename-count.t .. ok

Test Summary Report
-------------------
t/22-realbin-arg.t   (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/23-realbin-arg.t   (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=13, Tests=228, 16 wallclock secs ( 0.08 usr  0.01 sys + 11.97 cusr  0.96 csys = 13.02 CPU)
Result: FAIL
===> Testing [FAIL]: FindBin:ver<0.1.4>:auth<CPAN:lembark>
Failed to get passing tests, but continuing with --force-test
===> Installing: FindBin:ver<0.1.4>:auth<CPAN:lembark>
===> Install [OK] for FindBin:ver<0.1.4>:auth<CPAN:lembark>

Previous ticket: #222