-
Bug
-
Resolution: Fixed
-
Minor
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
Using 3.0beta+, against oracle I'm getting a consistent (3 times, 3 fails) failure with acceptance tests:
$ vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/master/oracle_behat1/behat/behat.yml --rerun="/tmp/rerun1.txt" --profile="seleniumfirefox" --tags="@javascript"
|
Moodle 3.0beta+ (Build: 20151028), oci, d412f8552d6b2f676f1773166e220d8032da31ff
|
Server OS "Darwin", Browser: "firefox"
|
Started at 29-10-2015, 07:26
|
....................F-
|
|
(::) Pasos fallidos (::)
|
|
01. Downloaded data was 1596 bytes, expecting between 1600 and 1650
|
In step `Then following "click here" should download between "1600" and "1650" bytes'. # behat_general::following_should_download_between_and_bytes()
|
From scenario `Import and export select missing words questions'. # /Users/stronk7/git_moodle/testing/question/type/gapselect/tests/behat/import_test.feature:21
|
Of feature `Import and export select missing words questions'. # /Users/stronk7/git_moodle/testing/question/type/gapselect/tests/behat/import_test.feature
|
|
1 escenario (1 fallidos)
|
22 pasos (20 exitosos, 1 omitidos, 1 fallidos)
|
0m30.872s
|
It's passing ok against other databases.