stronk7

Untitled

Mar 6th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. $ vendor/bin/phpunit lib/tests/accesslib_test.php
  2. Moodle 3.7dev (Build: 20190301), 0dfaf88f5eee0dd52c86234fb36573ff33e10821
  3. Php: 7.1.26, pgsql: 9.6.11, OS: Darwin 18.2.0 x86_64
  4. PHPUnit 6.5.13 by Sebastian Bergmann and contributors.
  5.  
  6. ...............................................F................. 65 / 75 ( 86%)
  7. .......... 75 / 75 (100%)
  8.  
  9. Time: 19.16 seconds, Memory: 68.00MB
  10.  
  11. There was 1 failure:
  12.  
  13. 1) core_accesslib_testcase::test_role_definition_caching
  14. Failed asserting that 182 matches expected 3.
  15.  
  16. /Users/stronk7/git_moodle/integration/lib/tests/accesslib_test.php:1933
  17. /Users/stronk7/git_moodle/integration/lib/phpunit/classes/advanced_testcase.php:80
  18.  
  19. To re-run:
  20. vendor/bin/phpunit "core_accesslib_testcase" lib/tests/accesslib_test.php
  21.  
  22. FAILURES!
  23. Tests: 75, Assertions: 16538, Failures: 1.
Advertisement
Add Comment
Please, Sign In to add comment