stronk7

Untitled

Apr 12th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. $ vendor/bin/phpunit -c mod/glossary
  2. Moodle 3.7dev+ (Build: 20190410), 51f8b2dc156bc182a49e6dfb164d132d2e83fdd6
  3. Php: 7.3.3, pgsql: 9.6.12, OS: Darwin 18.5.0 x86_64
  4. PHPUnit 7.5.7 by Sebastian Bergmann and contributors.
  5.  
  6. ........................E................................ 57 / 57 (100%)
  7.  
  8. Time: 15.85 seconds, Memory: 89.00 MB
  9.  
  10. There was 1 error:
  11.  
  12. 1) mod_glossary_external_testcase::test_get_entries_by_term
  13. Undefined offset: 0
  14.  
  15. /Users/stronk7/git_moodle/integration/mod/glossary/tests/external_test.php:922
  16. /Users/stronk7/git_moodle/integration/lib/phpunit/classes/advanced_testcase.php:80
  17.  
  18. To re-run:
  19. vendor/bin/phpunit -c mod/glossary "mod_glossary_external_testcase" mod/glossary/tests/external_test.php
  20.  
  21. ERRORS!
  22. Tests: 57, Assertions: 675, Errors: 1.
Advertisement
Add Comment
Please, Sign In to add comment