-
Bug
-
Resolution: Fixed
-
Critical
-
3.9.4, 3.10.1, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MDL-70780-master -
-
0
-
Internationals - 3.11 Sprint 7, Internationals - 3.11 Sprint 8
With the switch to W3C webdrivers @ MDL-66979 it has been detected that some custom fields scenarios have started to happen, not seen before:
- Delete a custom course checkbox field
- Delete a custom course date field
- Delete a custom course textarea field
- ... (there may be more)
it happens in all branches (39 and up) and, apparently, only with slow databases, just in case that gives any clue about the problem.
Links:
- https://ci.moodle.org/job/S.03.05%20-%20Behat%20-%20Chrome%20+%20Oracle/542/
- https://ci.moodle.org/job/W39.03.05%20-%20Behat%20-%20Chrome%20+%20Oracle/150/
001 Scenario: Delete a custom course date field # /var/www/html/customfield/field/date/tests/behat/field.feature:39
|
Then I should not see "Test field" # /var/www/html/customfield/field/date/tests/behat/field.feature:48
|
"Test field" text was found in the page (Behat\Mink\Exception\ExpectationException)
|