Advertisement
stronk7

Untitled

Feb 26th, 2021
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. $ vendor/bin/phpunit -vv
  2. Moodle 4.0dev (Build: 20210219), a93828a18865a4c53d95fb604cfffc243ec74e50
  3. Php: 7.4.15, pgsql: 9.6.20, OS: Darwin 20.3.0 x86_64
  4. PHPUnit 8.5.14 by Sebastian Bergmann and contributors.
  5.  
  6. Runtime: PHP 7.4.15
  7. Configuration: /Users/stronk7/git_moodle/testing/phpunit.xml
  8.  
  9. ........................................................... 59 / 16515 ( 0%)
  10. ..
  11. ..
  12. ...................................................... 16515 / 16515 (100%)
  13.  
  14. Time: 1.02 hours, Memory: 1.81 GB
  15.  
  16. There was 1 skipped test:
  17.  
  18. 1) core_dml_mysqli_read_slave_testcase::test_real_readslave_connect_fail
  19. Not mysql
  20.  
  21. /Users/stronk7/git_moodle/testing/lib/dml/tests/dml_mysqli_read_slave_test.php:70
  22.  
  23. OK, but incomplete, skipped, or risky tests!
  24. Tests: 16515, Assertions: 3357621, Skipped: 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement