-
Task
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-83848-main-v2 -
-
-
behat/gherkin release v4.10.0 introduces a breaking change where backslashes in feature files need to be escaped.
So far, this affects the qbank_columnsortorder scenario "Resetting columns on the admin page clears global settings" in question/bank/columnsortorder/tests/behat/admin_settings.feature.
behat/gherkin is currently pinned at 4.9.0 for the main branch (MDL-83470), and this issue aims to:
- Remove that requirement
- Address the affected scenario(s) to allow us to upgrade to version 4.10.0 or later.
- Consider if we should also perform a composer update for the stable versions.
- Ensure we communicate this change to the community to allow them enough time to update should they have feature files affected by this 4.10.0's breaking change.
- has been marked as being related by
-
MDL-83470 Decide Moodle 5.0 requirements and push them to environment.xml (due date: 15 Nov 2024)
-
- Closed
-