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

Travis tests failed to start #25

Closed
teodozjan opened this issue Dec 18, 2015 · 1 comment
Closed

Travis tests failed to start #25

teodozjan opened this issue Dec 18, 2015 · 1 comment

Comments

@teodozjan
Copy link

2.23s$ PERL6LIB=lib prove -v -r --exec=perl6 t/

t/client.t .. ===SORRY!===

Could not find JSON::Tiny:ver<True>:auth<True>:api<True> in:

    /home/travis/build/bbkr/jsonrpc/lib

    /home/travis/.perl6/2015.11-374-g539b5f4

    /home/travis/.rakudobrew/moar-nom/install/share/perl6/site

    /home/travis/.rakudobrew/moar-nom/install/share/perl6/vendor

    /home/travis/.rakudobrew/moar-nom/install/share/perl6

Dubious, test returned 1 (wstat 256, 0x100)

No subtests run 

t/server.t .. ===SORRY!===

Could not find JSON::Tiny:ver<True>:auth<True>:api<True> in:

    /home/travis/build/bbkr/jsonrpc/lib

    /home/travis/.perl6/2015.11-374-g539b5f4

    /home/travis/.rakudobrew/moar-nom/install/share/perl6/site

    /home/travis/.rakudobrew/moar-nom/install/share/perl6/vendor

    /home/travis/.rakudobrew/moar-nom/install/share/perl6

Dubious, test returned 1 (wstat 256, 0x100)

No subtests run 
@bbkr
Copy link
Owner

bbkr commented Dec 18, 2015

I've restarted test and it passes.
I'm not sure what caused it - rakudo commit, panda module list or something else.

@bbkr bbkr closed this as completed Dec 18, 2015
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

2 participants