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

Installation of 0.0.9 fails on Travis-CI #224

Closed
szabgab opened this issue Jul 29, 2017 · 0 comments
Closed

Installation of 0.0.9 fails on Travis-CI #224

szabgab opened this issue Jul 29, 2017 · 0 comments

Comments

@szabgab
Copy link
Member

szabgab commented Jul 29, 2017

See this report: https://travis-ci.org/szabgab/galaxy/builds/258746514

===> Testing: Bailador:ver('0.0.9')
# Skipping author test. Set AUTHOR_TESTING to enable.
# Skipping author test. Set AUTHOR_TESTING to enable.
# Skipping author test. Set AUTHOR_TESTING to enable.
    # Failed test at t/20-cli.t line 33
    # expected: 'Usage:'
    #      got: '===SORRY!==='
    # Looks like you failed 1 test of 2
# Failed test 'Show Usage when no parameter is supplied.'
# at t/20-cli.t line 29
    # Failed test at t/20-cli.t line 42
    # expected: '--name=Project-Name is a required parameter'
    #      got: (Nil)
    # Failed test at t/20-cli.t line 43
    # expected: (Nil)
    #      got: '===SORRY!==='
    # Looks like you failed 2 tests of 2
# Failed test 'Show Usage when --name is not supplied.'
# at t/20-cli.t line 38
    # Failed test at t/20-cli.t line 54
    # expected: 'Generating App-Name
    # bin/app.pl6
    # t/app.t
    # views/index.html
    # '
    #      got: ''
    # Failed test at t/20-cli.t line 60
    # expected: ''
    #      got: '===SORRY!===
    # Could not find HTTP::Easy::PSGI at line 3 in:
    #     /home/travis/.zef/store/Bailador-0.0.9.tar.gz/Bailador-0.0.9/lib
    #     /home/travis/.perl6
    #     /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
    #     CompUnit::Repository::AbsolutePath<67187056>
    #     CompUnit::Repository::NQP<48965448>
    #     CompUnit::Repository::Perl5<48965488>
    # '
    # Failed test at t/20-cli.t line 62
    # expected: $("App-Name",)
    #      got: $( )
Failed to get the directory contents of '/tmp/BCYrlOFu7J/App-Name': Failed to open dir: 2
  in block <unit> at t/20-cli.t line 64
Actually thrown at:
  in block  at t/20-cli.t line 65
  in sub subtest at /home/travis/.rakudobrew/moar-nom/install/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 403
  in block <unit> at t/20-cli.t line 49
    # Looks like you planned 7 tests, but ran 3
    # Looks like you failed 3 tests of 3
WARNING: unhandled Failure detected in DESTROY. If you meant to ignore it, you can mark it as handled by calling .Bool, .so, .not, or .defined methods. The Failure was:
No such symbol 'Bailador::Gradual'
  in block <unit> at EVAL_0 line 14
  in block <unit> at t/30-examples-gradual.t line 12
===> Testing [FAIL]: Bailador:ver('0.0.9')
Aborting due to test failure: Bailador:ver('0.0.9') (use --force-test to override)
  in code  at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/sources/D8DA75990175D86E5B61B6B9E506E25253D1BFAB (Zef::Client) line 373
  in method test at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/sources/D8DA75990175D86E5B61B6B9E506E25253D1BFAB (Zef::Client) line 351
  in code  at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/sources/D8DA75990175D86E5B61B6B9E506E25253D1BFAB (Zef::Client) line 528
  in sub  at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/sources/D8DA75990175D86E5B61B6B9E506E25253D1BFAB (Zef::Client) line 525
  in method install at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/sources/D8DA75990175D86E5B61B6B9E506E25253D1BFAB (Zef::Client) line 631
  in sub MAIN at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/sources/6F39CCA374659C093503FF4C13A983A1D0F01561 (Zef::CLI) line 152
  in block <unit> at /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/resources/91912DE126EF74B0DBCD199E9980588404D45304 line 1
  in sub MAIN at /home/travis/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
  in block <unit> at /home/travis/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line ```
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