-
Bug
-
Resolution: Fixed
-
Minor
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_37_STABLE
-
MDL-65188-master -
We have got this failure at least twice in the last weeks:
There was 1 failure:
|
|
1) core_course_externallib_testcase::test_get_course_contents_contentsinfo
|
Failed asserting that 1553606284 is equal to 1553606285 or is greater than 1553606285.
|
|
/var/www/html/course/tests/externallib_test.php:1305
|
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
|
|
To re-run:
|
vendor/bin/phpunit --verbose "core_course_externallib_testcase" course/tests/externallib_test.php
|
Seems to be some random timing (slow execution in oracle) thing, tracing it. Now.
- is a regression caused by
-
MDL-64026 Return file summary information in core_course_get_course_contents
-
- Closed
-