Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.7.3, 3.8, 3.9
-
Fix Version/s: None
-
Component/s: Automated functional tests (behat), Competencies
-
Labels:
-
Affected Branches:MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Epic Link:
Description
Different (in theory) from MDL-65538, this is happening randomly, but often enough to deserve an issue:
Link: https://ci.moodle.org/job/W37.07.01%20-%20Behat%20-%20Firefox%20+%20Postgres%20+%20Classic/134/
Affects, at very least to 37, 38 and master. Both boost and classic. Specially to firefox.
001 Scenario: Go to the competency course competencies page. # /var/www/html/admin/tool/lp/tests/behat/course_competencies.feature:48
|
And I should not see "Test-Comp2" # /var/www/html/admin/tool/lp/tests/behat/course_competencies.feature:58
|
"Test-Comp2" text was found in the page
|
And, not so often, but also added under this issue's umbrella, there is the sister problem:
Link: https://ci.moodle.org/job/W38.07.01%20-%20Behat%20-%20Firefox%20+%20Postgres%20+%20Classic/7/
001 Scenario: Go to the competency course competencies page. # /var/www/html/admin/tool/lp/tests/behat/course_competencies.feature:48
|
And I should not see "Test-Comp1" # /var/www/html/admin/tool/lp/tests/behat/course_competencies.feature:61
|
"Test-Comp1" text was found in the page
|
Surely the former failing earlier causes the later to fail less often.
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-67600 Add @randomfails tag to random behat fails
-
- Open
-