MDL-48624 behat: Added extended timeout to ensure step pass
commit20a095345b11cd00d5db8d861f9cbfa9b5241962
authorRajesh Taneja <rajesh@moodle.com>
Wed, 14 Jan 2015 01:31:54 +0000 (14 09:31 +0800)
committerRajesh Taneja <rajesh@moodle.com>
Mon, 19 Jan 2015 02:18:42 +0000 (19 10:18 +0800)
treef4510d01c6e5f5deccfb752b95d539807beb198b
parent2ea6a2b161c0f558185f8ace913a3e6ad14fc91b
MDL-48624 behat: Added extended timeout to ensure step pass

following_should_download_between_and_bytes step sometimes
fails because of server speed. Added extended timout
ensuring they wait enough before failing.
Also, not calling force download while running behat site
lib/tests/behat/behat_general.php
question/export.php
question/format/gift/tests/behat/import_export.feature
question/format/xml/tests/behat/import_export.feature