stronk7

Untitled

May 8th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. PHPUnit test environment setup complete.
  2. Moodle 3.9dev+ (Build: 20200508), 36e5a07a59ac88dda261e606792672788dc4c3b9
  3. Php: 7.4.4, oci: 11.2.0.2.0, OS: Darwin 19.4.0 x86_64
  4. PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
  5.  
  6. core_phpunit_advanced_testcase
  7. ✔ Debugging
  8. ✔ Debugging called with annotation
  9. ✔ Set user
  10. ✔ Set admin user
  11. ✔ Set guest user
  12. ✔ Database reset
  13. ✘ Change detection
  14. │ Failed asserting that 10 matches expected 1.
  15. │ /Users/stronk7/git_moodle/moodle/lib/phpunit/tests/advanced_test.php:280
  16. │ /Users/stronk7/git_moodle/moodle/lib/phpunit/classes/advanced_testcase.php:80
  17.  
  18. Time: 23.02 seconds, Memory: 431.00 MB
  19.  
  20. Summary of non-successful tests:
  21.  
  22. core_phpunit_advanced_testcase
  23. ✘ Change detection
  24. │ Failed asserting that 10 matches expected 1.
  25. │ /Users/stronk7/git_moodle/moodle/lib/phpunit/tests/advanced_test.php:280
  26. │ /Users/stronk7/git_moodle/moodle/lib/phpunit/classes/advanced_testcase.php:80
  27.  
  28. FAILURES!
  29. Tests: 7, Assertions: 85, Failures: 1.
Advertisement
Add Comment
Please, Sign In to add comment