-
Bug
-
Resolution: Fixed
-
Major
-
2.8.7, 2.9.1, 3.0
-
MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
wip-mdl-51322
-
- Run parallel behat with 5 runs and make sure it don't fail.
- php admin/tool/behat/cli/init.php -j=5
- php admin/tool/behat/cli/run.php
- Check run on nightly as well.
- Run parallel behat with 5 runs and make sure it don't fail.
After MDL-51090 got integrated there is random failure happing. Especially with parallel run.
This is happening because the window is closed after 2 seconds and if the switch is not done in 2 seconds then it fails.