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

Class::Utils #354

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

Class::Utils #354

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 Class::Utils 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: Class::Utils
===> Found: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge> to /home/alex/Blin/data/zef-data/tmp/1549579629.17096.9689/Class-Utils.git
===> Extraction [OK]: Class::Utils to /home/alex/Blin/data/zef-data/store/Class-Utils.git
===> Testing: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>
Too many positionals passed; expected 1 argument but got 2
  in method new at /home/alex/Blin/data/zef-data/store/Class-Utils.git/61f0ade3505525e13ed8808b8d844426fb15d413/lib/Class/Utils.pm6 (Class::Utils) line 9
  in block <unit> at t/01-can-has.t line 16

# Looks like you planned 2 tests, but ran 1
t/01-can-has.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 

Test Summary Report
-------------------
t/01-can-has.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=1, Tests=1,  1 wallclock secs ( 0.02 usr  0.00 sys +  1.20 cusr  0.12 csys =  1.34 CPU)
Result: FAIL
===> Testing [FAIL]: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>
Failed to get passing tests, but continuing with --force-test
===> Installing: Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>
===> Install [OK] for Class::Utils:ver<0.1.0>:auth<Sir Robert Burbridge>

Ping @sirrobert

Previous ticket: #273

@AlexDaniel AlexDaniel added the PR sent Sent a pull review to the issue label Feb 9, 2019
@AlexDaniel
Copy link
Member Author

sirrobert/Class-Utils#8

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

1 participant