Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 1st, 2012  |  syntax: None  |  size: 1.74 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Chris-Gratignys-MacBook-Pro:app cgratigny$ ./symfony phpunit:runtest test/phpunit/forms/StudentRegistrationFormTest.php
  2. /Users/cgratigny/Sites/ibssm.org/app/test/phpunit/functionals/Users/cgratigny/Sites/ibssm.org/app/test/phpunit/functionals
  3. PHPUnit 3.4.9 by Sebastian Bergmann.
  4.  
  5. .E
  6.  
  7. Time: 2 seconds, Memory: 41.00Mb
  8.  
  9. There was 1 error:
  10.  
  11. 1) StudentRegistrationFormTest::test_formValidation
  12. sfValidatorErrorSchema: password [The two passwords must be the same.] email_address [The two email addresses must be the same.]
  13.  
  14. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/validator/sfValidatorSchema.class.php:110
  15. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/validator/sfValidatorSchema.class.php:90
  16. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/form/sfForm.class.php:247
  17. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/form/addon/sfFormSymfony.class.php:75
  18. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/form/sfForm.class.php:227
  19. /Users/cgratigny/Sites/ibssm.org/app/test/phpunit/forms/StudentRegistrationFormTest.php:90
  20. /Users/cgratigny/Sites/ibssm.org/app/plugins/sfPhpunitPlugin/lib/task/sfPhpunitRuntestTask.class.php:65
  21. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/task/sfBaseTask.class.php:68
  22. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/task/sfTask.class.php:97
  23. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/command/sfSymfonyCommandApplication.class.php:76
  24. /Users/cgratigny/Sites/ibssm.org/sfproject/lib/vendor/symfony/lib/command/cli.php:20
  25. /Users/cgratigny/Sites/ibssm.org/app/symfony:14
  26.  
  27. FAILURES!
  28. Tests: 2, Assertions: 15, Errors: 1.
  29. Chris-Gratignys-MacBook-Pro:app cgratigny$