Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm::BloomFilter #327

Open
AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Open

Algorithm::BloomFilter #327

AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Labels
PR sent Sent a pull review to the issue

Comments

@AlexDaniel
Copy link
Member

Module Algorithm::BloomFilter 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).
  • Once you are done, search for a next ticket.

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: Algorithm::BloomFilter
===> Found: Algorithm::BloomFilter:ver<0.1.0> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Algorithm::BloomFilter:ver<0.1.0> to /home/alex/Blin/data/zef-data/tmp/1549583273.18271.8718/p6-Algorithm-BloomFilter.git
===> Extraction [OK]: Algorithm::BloomFilter to /home/alex/Blin/data/zef-data/store/p6-Algorithm-BloomFilter.git
===> Testing: Algorithm::BloomFilter:ver<0.1.0>
    # source git@github.com:yowcow/p6-Algorithm-BloomFilter.git is not a valid URI
    # Failed test 'have usable source'
    # at /home/alex/Blin/installed/Test::META_0.0.14/sources/0EE4A84CB58AE245F9AA20A97A25BD144F7548F8 (Test::META) line 106
    # Looks like you failed 1 test of 10
# Failed test 'Project META file is good'
# at /home/alex/Blin/installed/Test::META_0.0.14/sources/0EE4A84CB58AE245F9AA20A97A25BD144F7548F8 (Test::META) line 78
# Looks like you failed 1 test of 1
t/00-meta.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/01-basic.t ...... ok
t/02-functions.t .. ok
t/03-instance.t ... ok

Test Summary Report
-------------------
t/00-meta.t     (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=4, Tests=9,  9 wallclock secs ( 0.03 usr  0.01 sys +  7.48 cusr  0.42 csys =  7.94 CPU)
Result: FAIL
===> Testing [FAIL]: Algorithm::BloomFilter:ver<0.1.0>
Failed to get passing tests, but continuing with --force-test
===> Installing: Algorithm::BloomFilter:ver<0.1.0>
===> Install [OK] for Algorithm::BloomFilter:ver<0.1.0>

Ping @yowcow

Previous ticket: #307

@JJ JJ added the PR sent Sent a pull review to the issue label Feb 10, 2019
@JJ
Copy link
Collaborator

JJ commented Feb 10, 2019

Maybe we should check source-url when they are added to the ecosystem... This is like the 4th with the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR sent Sent a pull review to the issue
Projects
None yet
Development

No branches or pull requests

2 participants