-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.2, 4.3
-
None
-
MOODLE_402_STABLE, MOODLE_403_STABLE
This was detected while working with MDL-78016 and by coincidence, because it's a combination (Firefox + Oracle) that we don't run in the CIs.
There are two scenarios that fail near consistently, only with Firefox and with slow environments (normally Oracle). The same scenarios always pass with Chrome and the same slow environment.
- 50 repetitions (Chrome + Oracle):
https://ci.moodle.org/view/Testing/job/DEV.01%20-%20Developer-requested%20Behat/35526/
- 50 repetitions (Firefox + Oracle):
50 (all!) failures https://ci.moodle.org/view/Testing/job/DEV.01%20-%20Developer-requested%20Behat/35523/
Scenarios: Add and assess submissions in workshop with javascript enabled (they are two, with the same name but belonging to 2 different features).
001 Scenario: Add and assess submissions in workshop with javascript enabled # /var/www/html/mod/workshop/tests/behat/workshop_assessment.feature:138
|
And I allocate submissions in workshop "TestWorkshop" as:" # /var/www/html/mod/workshop/tests/behat/workshop_assessment.feature:62
|
Dismissed user prompt dialog: Error updating user preference 'drawer-open-index' using ajax. Clicking this link will repeat the Ajax call that failed so you can see the error: (Facebook\WebDriver\Exception\UnexpectedAlertOpenException)
|
|
002 Scenario: Add and assess submissions in workshop with javascript enabled # /var/www/html/mod/workshop/tests/behat/workshop_completion_pass_grade.feature:110
|
And I allocate submissions in workshop "TestWorkshop" as:" # /var/www/html/mod/workshop/tests/behat/workshop_completion_pass_grade.feature:58
|
Dismissed user prompt dialog: Error updating user preference 'drawer-open-index' using ajax. Clicking this link will repeat the Ajax call that failed so you can see the error: (Facebook\WebDriver\Exception\UnexpectedAlertOpenException)
|
It affects 4.2.0 and 4.3dev and, surely, also to older branches.
- Discovered while testing
-
MDL-78016 Use Oracle 12 support for OFFSET ... FETCH clauses (LIMITs)
-
- Closed
-