-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.6, 3.7
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-65263-master
-
This seems to be randomly happening when a content texted in search input or messaging textarea is too long and needs some time to be typed.
Sometimes we are getting non-consistent failures like those:
https://ci.moodle.org/view/Testing/job/DEV.01%20-%20Developer-requested%20Behat/742/
https://ci.moodle.org/view/Testing/job/DEV.01%20-%20Developer-requested%20Behat/820/
Comparing those error messages to the behat tests running, I think makes sense to guess the problem is the next step of the behat test is around before all the content being typed.
So this error occurs randomly based of the time needed to type the content itself in Behat.