-
Bug
-
Resolution: Fixed
-
Critical
-
3.7.1, 3.8
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_37_STABLE
-
MDL-65680_master -
Hi,
along the last days, I've seen this happening at least twice:
1) analytics_analysis_testcase::test_fill_firstanalyses_cache
|
Failed asserting that actual size 8 matches expected size 7.
|
|
/var/www/html/analytics/tests/analysis_test.php:81
|
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
|
|
To re-run:
|
vendor/bin/phpunit --verbose "analytics_analysis_testcase" analytics/tests/analysis_test.php
|
Links:
- https://ci.moodle.org/view/B%20-%20master/job/W.01.05%20-%20PHPUnit%20-%20Oracle/302/
- https://ci.moodle.org/job/W37.01.05%20-%20PHPUnit%20-%20Oracle/5/
Apparently only affecting to Oracle runs, so it maybe some incorrect assumption of ordering in returned recordsets or so (just based on previous cases experience).
So creating this issue, both as an existing reference and to see if it can be fixed at some point.
Ciao