Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6
-
Component/s: Course, Unit tests
-
Testing Instructions:
- CI
-
Affected Branches:MOODLE_36_STABLE
-
Fixed Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-64330-master -
Pull Master Diff URL:
Description
We are getting this failure @ phpunit randomly:
|
There was 1 failure:
|
|
1) core_course_courselib_testcase::test_course_get_recent_courses
|
Failed asserting that an array has the key '160002'.
|
|
/var/www/html/course/tests/courselib_test.php:5026
|
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
|
|
To re-run:
|
vendor/bin/phpunit --verbose "core_course_courselib_testcase" course/tests/courselib_test.php
|
Not frequent but happens, so creating the issue to better trace it...
Attachments
Issue Links
- is a regression caused by
-
MDL-63062 Create New "Recently Accessed Courses" Block
-
- Closed
-