Guest User

Untitled

a guest
Nov 17th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. # Failed test 'route GET /hello/Foo.html'
  2. # at t/30-examples-app.t line 90
  3. # expected: $[200, [:Content-Type("text/html")], "Hello Foo.html!"]
  4. # got: $[404, [:Content-Type("text/html;charset=UTF-8")], "<html>\n <head>\n <title>Custom 404 page</title>\n <meta charset=\"UTF-8\">\n </head>\n <body>\n <h1>Hello, this is 404 for you.</h1>\n </body>\n</html>\n"]
  5. # Looks like you failed 1 test of 2
  6.  
  7. ===> Testing [FAIL]: Bailador:ver('0.0.14')
  8. Aborting due to test failure: Bailador:ver('0.0.14') (use --force-test to override)
  9. in code at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 375
  10. in method test at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 353
  11. in code at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 530
  12. in sub at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 527
  13. in method install at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/sources/A5C13EF833A22B1E85E78D1CD88BE1B0B0B24DA1 (Zef::Client) line 633
  14. in sub MAIN at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/sources/31FF9E8498781BF95868DF98AD861FCF1211BCC1 (Zef::CLI) line 152
  15. in block <unit> at /root/.rakudobrew/moar-2017.07/install/share/perl6/site/resources/0031ECC6124802A80F7B7B073C50D0A1694E3020 line 1
  16. in sub MAIN at /root/.rakudobrew/bin/../moar-2017.07/install/share/perl6/site/bin/zef line 2
  17. in block <unit> at /root/.rakudobrew/bin/../moar-2017.07/install/share/perl6/site/bin/zef line 2
Add Comment
Please, Sign In to add comment