-
Bug
-
Resolution: Deferred
-
Major
-
None
-
2.5.7, 2.6.4, 2.7.1
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
-
Moderate
-
MDL-45320: Behat tests for HTML block has introduced related failures when you have a block called "categoryhtml" but not "myhtml".
The tests fail to find the html block because it incorrect adds category html block.
Block matching locator "'(new HTML block)'" not found.
Behat runs:
I set the field "bui_addblock" to "HTML"
Then Moodle process_url_add() see the param as 'categoryhtml' not 'html'
- will be (partly) resolved by
-
MDL-44584 Default behat named selectors are usually looking for locators that contains() rather than matches()
-
- Closed
-