-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.10, 4.0.4, 4.1
-
MOODLE_311_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE
-
MDL-76058-master -
-
Team Omega radar
There are two scenarios failing randomly which cause could be the same:
Scenario: Check a deleted starred conversation is still starred
link: https://ci.moodle.org/job/W.03.05%20-%20Behat%20-%20Chrome%20+%20Oracle/1382/
001 Scenario: Check a deleted starred conversation is still starred # /var/www/html/message/tests/behat/message_delete_conversation.feature:106
|
And I send "Hi!" message to "Student 2" user # /var/www/html/message/tests/behat/message_delete_conversation.feature:121
|
element not interactable
|
(Session info: headless chrome=96.0.4664.45) (Facebook\WebDriver\Exception\ElementNotInteractableException)
|
|
2 scenarios (1 passed, 1 failed)
|
Scenario: Check an empty favourite conversation is still favourite
link: https://ci.moodle.org/job/W.03.05%20-%20Behat%20-%20Chrome%20+%20Oracle/1376/
001 Scenario: Check an empty favourite conversation is still favourite # /var/www/html/message/tests/behat/delete_messages.feature:248
|
And I send "Hi!" message to "Student 2" user # /var/www/html/message/tests/behat/delete_messages.feature:265
|
element not interactable
|
(Session info: headless chrome=96.0.4664.45) (Facebook\WebDriver\Exception\ElementNotInteractableException)
|
As you can see, the error in both is pretty much the same. Only Oracle, 311_STABLE and up. And, apparently, only Chrome.
Note that this MAY be similar to MDL-72727 (although the failures there is different).
- has a non-specific relationship to
-
MDL-72727 Random behat happening with favourite discussions
- Closed