-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5, 5.0
We have started seeing random failures on "Granting extensions to an offline assignment" most on Oracle builds, main and 405 only.
It started after MDL-80750 was integrated, on slower environments Behat tries to click on "Extend" button which is not present on the UI.
Console Output
001 Scenario: Granting extensions to an offline assignment (batch action) # /var/www/html/mod/assign/tests/behat/grant_extension.feature:58
|
And I click on "Extend" "button" in the "sticky-footer" "region" # /var/www/html/mod/assign/tests/behat/grant_extension.feature:69
|
Button matching locator "Extend" in the "'sticky-footer' region" not found. (Behat\Mink\Exception\ElementNotFoundException)
|
|
002 Scenario: Granting extensions to an offline assignment (batch action) # /var/www/html/mod/assign/tests/behat/grant_extension.feature:113
|
And I click on "Extend" "button" in the "sticky-footer" "region" # /var/www/html/mod/assign/tests/behat/grant_extension.feature:120
|
Button matching locator "Extend" in the "'sticky-footer' region" not found. (Behat\Mink\Exception\ElementNotFoundException)
|
Failed builds
- has been marked as being related by
-
MDL-80750 Implement a "sticky" footer on the assignment submissions page
-
- Closed
-