Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ bin/moodle-docker-compose exec webserver vendor/bin/phpunit mod/data/tests/search/search_test.php
- Moodle 4.1dev (Build: 20220930), e2d606eba8827fafb27293efb882b9791461e2c8
- Php: 7.4.30, oci: 21.0.0.0.0, OS: Linux 5.10.124-linuxkit x86_64
- PHPUnit 9.5.24 #StandWithUkraine
- ...F... 7 / 7 (100%)
- Time: 00:32.740, Memory: 70.50 MB
- There was 1 failure:
- 1) mod_data\search\search_test::test_data_entries_document
- Failed asserting that two strings are equal.
- --- Expected
- +++ Actual
- @@ @@
- -'multimenu1 multimenu2 multimenu3 multimenu4 text area testing opt1 opt2 opt3 opt4 http://example.url'
- +'opt1 opt2 opt3 opt4 multimenu1 multimenu2 multimenu3 multimenu4 text area testing http://example.url'
- /var/www/html/mod/data/tests/search/search_test.php:411
- /var/www/html/lib/phpunit/classes/advanced_testcase.php:80
- phpvfscomposer:///var/www/html/vendor/phpunit/phpunit/phpunit:97
- FAILURES!
- Tests: 7, Assertions: 69, Failures: 1.
Advertisement
Add Comment
Please, Sign In to add comment