Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.2
-
MOODLE_402_STABLE
-
MOODLE_402_STABLE
-
MDL-77839-master -
-
HQ 2023 Sprint i1.3 Moppies
Description
We started seeing a h5p random failures on the "Content state is removed when an attempt is created " scenario.
It seems that it started happening after MDL-77789 landed on any DB and browser.
Failed builds
- https://ci.moodle.org/job/S.03.02%20-%20Behat%20-%20Chrome%20+%20MySQL/796/
- https://ci.moodle.org/job/W.04.01%20-%20Behat%20-%20Firefox%20+%20Postgres/1452/
- https://ci.moodle.org/job/S.04.01%20-%20Behat%20-%20Firefox%20+%20Postgres%20(HEADED)/817/
Console output
Scenario: Content state is removed when an attempt is created # /var/www/html/mod/h5pactivity/tests/behat/save_content_state.feature:128
|
And the field with xpath "//input[contains(@aria-label,\"Blank input 1 of 4\")]" matches value "Vallhonesta" # /var/www/html/mod/h5pactivity/tests/behat/save_content_state.feature:155
|
The '//input[contains(@aria-label,"Blank input 1 of 4")]' value is '', 'Vallhonesta' expected (Behat\Mink\Exception\ExpectationException)
|