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

Image::Resize #431

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Image::Resize 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: Image::Resize
===> Found: Image::Resize:ver<0.01> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Image::Resize:ver<0.01> to /home/alex/Blin/data/zef-data/tmp/1549583121.15407.9465/perl6-image-resize.git
===> Extraction [OK]: Image::Resize to /home/alex/Blin/data/zef-data/store/perl6-image-resize.git
===> Testing: Image::Resize:ver<0.01>
t/00-load.t ....... ok
# Skipping author test. Set AUTHOR_TESTING to enable.
t/00-test-meta.t .. ok
t/01-resize.t ..... ok
# Failed test 'Resize and resample differ'
# at t/02-more.t line 23
# expected: anything except '2994'
#      got: '2994'
# Looks like you failed 1 test of 3
t/02-more.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
t/03-convert.t .... ok
t/04-scale.t ...... ok

Test Summary Report
-------------------
t/02-more.t     (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=6, Tests=15, 17 wallclock secs ( 0.04 usr  0.00 sys + 13.76 cusr  0.76 csys = 14.56 CPU)
Result: FAIL
===> Testing [FAIL]: Image::Resize:ver<0.01>
Failed to get passing tests, but continuing with --force-test
===> Installing: Image::Resize:ver<0.01>
===> Install [OK] for Image::Resize:ver<0.01>

Ping @dagurval

Previous ticket: #177

AlexDaniel commented 5 years ago

It's a flapper: https://github.com/dagurval/perl6-image-resize/issues/18