Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5, 2.6
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-40825_master -
- Run blocks/navigation/tests/behat/view_my_courses.feature a few times and ensure is always passing (--tags @block_navigation)
Description
When a category node is expanded an ajax request outputs it's contents (courses or categories) and the request needs a couple of seconds to return a result. In most of the cases there is no problem and the test passes, but sometimes it fails.