-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-72630-master -
Courtesy of stronk7:
I'm also adding these 2 new scenarios, because also are randomly failing, with Chrome, headed and master only.
- Import feedback deleting old items
- Import feedback appending new items
Link: https://ci.moodle.org/job/S.03.01%20-%20Behat%20-%20Chrome%20+%20Postgres/661/
001 Scenario: Import feedback deleting old items # /var/www/html/mod/feedback/tests/behat/export_import.feature:73
|
And I upload "mod/feedback/tests/fixtures/testexport.xml" file to "File" filemanager # /var/www/html/mod/feedback/tests/behat/export_import.feature:82
|
"File" filepicker can not be found (Behat\Mink\Exception\ExpectationException)
|
|
002 Scenario: Import feedback appending new items # /var/www/html/mod/feedback/tests/behat/export_import.feature:97
|
And I set the field "Append new items" to "1" # /var/www/html/mod/feedback/tests/behat/export_import.feature:106
|
Field matching locator "Append new items" not found. (Behat\Mink\Exception\ElementNotFoundException)
|
Ciao
- split from
-
MDL-72306 Various feedback scenarios started to fail often
- Development in progress