Currently, there are a set of Behat features that call the cron directly using the following step "I trigger cron". This call creates an unnecessary execution of tasks not required for the feature.
The improvement would consist of being able to directly call the schedule task or tasks really necessary to test the Behat feature.
- Discovered while testing
-
MDL-68579 core\task\h5p_get_content_types_task PHP timeouts
- Closed