-
Task
-
Resolution: Fixed
-
Minor
-
3.11, 4.0
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE
-
MDL-71334-master -
Since some hours ago we are getting consistent failures with the feature / scenario:
View activity completion information in the LTI activity / Use manual completion
|
Only with classic, but consistently.
Link: (ignore the other error) https://ci.moodle.org/job/W.07.01%20-%20Behat%20-%20Firefox%20+%20Postgres%20+%20Classic/575/
--- Failed steps:
|
|
001 Scenario: Use manual completion # /var/www/html/mod/lti/tests/behat/lti_activity_completion.feature:63
|
And I navigate to "Edit settings" in current page administration # /var/www/html/mod/lti/tests/behat/lti_activity_completion.feature:67
|
Xpath matching locator "//section[contains(@class,'block_settings')]//div[@id='settingsnav']/ul[1]/li[1]/p[1]/span" not found. (Behat\Mink\Exception\ElementNotFoundException)
|
Looking to the code, this scenario was added by MDL-71161, so assuming it's a regressions there.
Ciao
- is a regression caused by
-
MDL-71161 Display the activity information output component on the activity modules' view.php
- Closed