Guest User

Untitled

a guest
Jul 17th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. $ prove -lr
  2. ./t/01app.........................ok
  3. ./t/02pod.........................ok
  4. ./t/03podcoverage.................skipped: set TEST_POD to enable this test
  5. ./t/04context.....................ok
  6. ./t/05cookie......................1/3 [error] Caught exception in MojoMojo::Controller::User->login "Error parsing /home/dan/mymm/root/forms/defaults.yml: YAML::XS::Load Error: The problem:
  7.  
  8. found character that cannot start any token
  9.  
  10. was found at document: 1, line: 16, column: 10
  11. while scanning for the next token at line: 16, column: 10
  12. at /usr/local/share/perl/5.8.8/HTML/FormFu/ObjectUtil.pm line 502
  13. at /usr/local/share/perl/5.8.8/Catalyst/Controller/HTML/FormFu/Action/FormConfig.pm line 37"
  14.  
  15. # Failed test 'Yes, cookie set when logging in.'
  16. # at ./t/05cookie.t line 19.
  17. # Looks like you failed 1 test of 3.
  18. ./t/05cookie...................... Dubious, test returned 1 (wstat 256, 0x100)
  19. Failed 1/3 subtests
  20. .
Add Comment
Please, Sign In to add comment