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

Failing tests #10

Open
zoffixznet opened this issue Apr 13, 2017 · 2 comments
Open

Failing tests #10

zoffixznet opened this issue Apr 13, 2017 · 2 comments

Comments

@zoffixznet
Copy link
Contributor

On 2017.03-222-g184d499

===> # SKIP: No Build.pm for Net::ZMQ:auth('Arne Skjærholt')
===> Testing: Net::ZMQ:auth('Arne Skjærholt')
Testing with plugin: Zef::Service::TAP+{<anon|77883056>}
===SORRY!=== Error while compiling /home/zoffix/.zef/store/Net-ZMQ.git/d89c744c23c952f2be88d2978a7545c142facf63/lib/Net/ZMQ/Util.pm (Net::ZMQ::Util)
Cannot resolve caller infix:<==>(NQPMu, Int); none of these signatures match:
    ($?)
    (\a, \b)
    (Real \a, Real \b)
    (Int:D \a, Int:D \b)
    (int $a, int $b)
    (Num:D \a, Num:D \b --> Bool)
    (num $a, num $b --> Bool)
    (Rational:D \a, Rational:D \b)
    (Rational:D \a, Int:D \b)
    (Int:D \a, Rational:D \b)
    (Complex:D \a, Complex:D \b --> Bool)
    (Complex:D \a, Real \b --> Bool)
    (Real \a, Complex:D \b --> Bool)
    (Instant:D $a, Instant:D $b)
    (DateTime:D \a, DateTime:D \b)
    (Date:D $a, Date:D $b)
    (Version:D \a, Version:D \b)
at /home/zoffix/.zef/store/Net-ZMQ.git/d89c744c23c952f2be88d2978a7545c142facf63/lib/Net/ZMQ/Util.pm (Net::ZMQ::Util):6
t/00-basic.t ... No subtests run
===SORRY!=== Error while compiling /home/zoffix/.zef/store/Net-ZMQ.git/d89c744c23c952f2be88d2978a7545c142facf63/lib/Net/ZMQ/Util.pm (Net::ZMQ::Util)
Cannot resolve caller infix:<==>(NQPMu, Int); none of these signatures match:
    ($?)
    (\a, \b)
    (Real \a, Real \b)
    (Int:D \a, Int:D \b)
    (int $a, int $b)
    (Num:D \a, Num:D \b --> Bool)
    (num $a, num $b --> Bool)
    (Rational:D \a, Rational:D \b)
    (Rational:D \a, Int:D \b)
    (Int:D \a, Rational:D \b)
    (Complex:D \a, Complex:D \b --> Bool)
    (Complex:D \a, Real \b --> Bool)
    (Real \a, Complex:D \b --> Bool)
    (Instant:D $a, Instant:D $b)
    (DateTime:D \a, DateTime:D \b)
    (Date:D $a, Date:D $b)
    (Version:D \a, Version:D \b)
at /home/zoffix/.zef/store/Net-ZMQ.git/d89c744c23c952f2be88d2978a7545c142facf63/lib/Net/ZMQ/Util.pm (Net::ZMQ::Util):6
t/05-binary.t .. No subtests run
All tests successful.

Test Summary Report
-------------------
t/00-basic.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/05-binary.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=2, Tests=0,  4 wallclock secs
Result: FAILED
===> Testing [FAIL]: Net::ZMQ:auth('Arne Skjærholt')
Aborting due to test failure: Net::ZMQ:auth('Arne Skjærholt') (use --force to override)
  in code  at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 346
  in method test at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 325
  in code  at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 497
  in sub  at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 494
  in method install at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 600
  in sub MAIN at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/62DEA294637A2DE54A44C2E4261D7C70DB2CE9BB (Zef::CLI) line 139
  in block <unit> at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/resources/B0BEBE33F8DA91283F9AD6281AED410DAB24C7C6 line 1

@azawawi
Copy link
Collaborator

azawawi commented Apr 18, 2017

@zoffixznet it this still an issue? It is passing on my machine.

@AlexDaniel
Copy link

I don't think that particular problem is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants