-
Bug
-
Resolution: Fixed
-
Critical
-
3.5.16, 3.7 regressions, 3.8.7, 3.9.4, 3.10.1
-
MOODLE_310_STABLE, MOODLE_35_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE, MOODLE_35_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-70726-master -
The function should_not_exist in lib/tests/behat/behat_general.php is not worked correctly.
The Behat step related to this function: @Then /^"(?P<element_string>(?:[^"]|
"))" "(?P<selector_string>[^"])" should not exist will be always passed even the element is exist.
It's just a simple fix, remove the return in the try block will fix the issue.
- Testing discovered
-
MDL-70813 User tour tabindex updated incorrectly by aria-show/hide
-
- Open
-