-
Bug
-
Resolution: Fixed
-
Blocker
-
3.9.18, 3.11.10, 4.0.4
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
Failure on 3.9 and 3.11 with Firefox:
➜ s311 git:(MOODLE_311_STABLE) BROWSER=firefox runbehat mod/h5pactivity/tests/behat/contentbank_link.feature:22 1
|
firefox
|
firefox
|
Moodle 3.11.10+ (Build: 20221101), 97f67db36d48352a240d2a70e7333ed862001ca4
|
Php: 8.0.24, pgsql: 12.12, OS: Darwin 21.6.0 arm64
|
Run optional tests:
|
- Accessibility: No
|
Server OS "Darwin", Browser: "firefox"
|
Started at 06-11-2022, 20:39
|
..........
|
Scenario failed. Paused for inspection. Press Enter/Return to continue.
|
Exception follows:
|
Expected to see 1 tabs open, not 2
|
F
|
|
--- Failed steps:
|
|
001 Scenario: The content bank link should go to the course Content bank # mod/h5pactivity/tests/behat/contentbank_link.feature:22
|
And I close all opened windows # mod/h5pactivity/tests/behat/contentbank_link.feature:29
|
Expected to see 1 tabs open, not 2 (Behat\Mink\Exception\DriverException)
|
|
1 scenario (1 failed)
|
11 steps (10 passed, 1 failed)
|
0m19.50s (77.08Mb)
|
This seems to be failing on Firefox because it's too 'fast'. This is missing a step to move to the other window.