Advertisement
Guest User

Untitled

a guest
Aug 4th, 2017
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. ubuntu@ip-172-31-9-114:/home/s3/z.co$ zef install --deps-only Bailador
  2. ===> Searching for: Bailador
  3.  
  4.  
  5.  
  6. All candidates are currently installed
  7. ubuntu@ip-172-31-9-114:/home/s3/z.co$
  8. ubuntu@ip-172-31-9-114:/home/s3/z.co$
  9. ubuntu@ip-172-31-9-114:/home/s3/z.co$
  10. ubuntu@ip-172-31-9-114:/home/s3/z.co$ zef install Bailador
  11. ===> Searching for: Bailador
  12. ===> Testing: Bailador:ver('0.0.9')
  13. # Skipping author test. Set AUTHOR_TESTING to enable.
  14. # Skipping author test. Set AUTHOR_TESTING to enable.
  15. # Skipping author test. Set AUTHOR_TESTING to enable.
  16.  
  17. # Failed test 'text matches 'rx:s/\<h1\>Bailador App\<\/h1\>/''
  18. # at t/20-cli.t line 159
  19. # expected: 'rx:s/\<h1\>Bailador App\<\/h1\>/'
  20. # got: ''
  21.  
  22. # Failed test 'text matches 'rx:s/Version 0\.0\.1/''
  23. # at t/20-cli.t line 160
  24. # expected: 'rx:s/Version 0\.0\.1/'
  25. # got: ''
  26. # Looks like you failed 2 tests of 2
  27.  
  28. # Failed test 'start app with bin/bailador watch'
  29. # at t/20-cli.t line 139
  30.  
  31. # Failed test 'text matches 'rx/ $expected /''
  32. # at t/20-cli.t line 212
  33. # expected: 'rx/ $expected /'
  34. # got: ''
  35. # Looks like you failed 1 test of 1
  36.  
  37. # Failed test '--config options are stored in BAILADOR env'
  38. # at t/20-cli.t line 196
  39. # Looks like you failed 2 tests of 10
  40. ===> Testing [FAIL]: Bailador:ver('0.0.9')
  41. Aborting due to test failure: Bailador:ver('0.0.9') (use --force-test to override)
  42. in code at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 373
  43. in method test at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 351
  44. in code at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 528
  45. in sub at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 525
  46. in method install at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 631
  47. in sub MAIN at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/sources/8CF719A0E6E0BBDC883C69273F5806F53CE89B08 (Zef::CLI) line 152
  48. in block <unit> at /home/ubuntu/.rakudobrew/moar-nom/install/share/perl6/site/resources/9F7A8B63F1D79866260D0A0CD3594BA28A8D75BA line 1
  49. in sub MAIN at /home/ubuntu/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
  50. in block <unit> at /home/ubuntu/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement