-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
The system test at test/system/select_language_test.rb fails randomly. The causes are unclear. It should be hardened so that it runs consistently.
There was an attempt to rectify this at #6589, but it didn't solve the problem.
While working on #6424, a potential clue was observed: the test failed when running on a local devcontainer, leaving the following screenshot:
This suggests that the browser gives the focus to the first element in the list (Afrikaans) instead of leaving it on the input box. If you try this on your browser (open the selector, press tab to move the focus) then you won't be able to type in the box any more, which is consistent with the test failure.
As to what could possibly be moving the focus, no idea.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels