-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.5, 3.10.2, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE
-
MDL-71157-master -
-
Moppies Kanban, Moppies Kanban
Immediate after upgrading to W3C drivers, some new random failures were detected in various scenarios of the block_myoverview. Main ones being:
- Next page button should be disabled when on the last page of courses (10 times). (link to build)
- Next and previous page buttons should both be enabled when not on last or first page of courses (7 times). (link to build)
Not sure about the branches where they happen, the 2 links above are 39_STABLE.
Errors in output are like this:
001 Scenario: Next and previous page buttons should both be enabled when not on last or first page of courses # /var/www/html/blocks/myoverview/tests/behat/block_myoverview_pagination.feature:154
|
And I wait until ".block_myoverview [data-control='next']" "css_element" exists # /var/www/html/blocks/myoverview/tests/behat/block_myoverview_pagination.feature:184
|
The '.block_myoverview [data-control='next']' element does not exist and should (Behat\Mink\Exception\ExpectationException)
|
|
2 scenarios (1 passed, 1 failed)
|
30 steps (22 passed, 1 failed, 7 skipped)
|
0m24.46s (52.18Mb)
|
Ciao
- has a non-specific relationship to
-
MDL-77574 Random "Next page button should be disabled when on the last page of courses" failure
-
- Closed
-