-
Bug
-
Resolution: Fixed
-
Critical
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68778-master -
The following behat scenario is failing consistently since MDL-68463 was integrated:
001 Scenario: An teacher can add multiple notes # moodle/notes/tests/behat/participants_notes.feature:7 |
And I set the field "bulk-note" to "" # moodle/notes/tests/behat/participants_notes.feature:43 |
Field matching locator "bulk-note" not found. (Behat\Mink\Exception\ElementNotFoundException) |
1 scenario (1 failed) |
42 steps (21 passed, 1 failed, 20 skipped) |
1m48.57s (61.11Mb) |
https://ci.moodle.org/view/Testing/job/DEV.01%20-%20Developer-requested%20Behat/6498/
I've been able to reproduce it manually with the latest Firefox version (in Chrome is passing). The error seems due to the form is not reset when the form is sent.
- is a regression caused by
-
MDL-68463 "Show all [count]" link not updated on search
-
- Closed
-