Actions
action #46565
closed[desktop] test fails in libreoffice_mainmenu_components - race condition between assert_screen / click
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2019-01-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-desktopapps-documentation-x11@64bit fails in
libreoffice_mainmenu_components
Test suite description¶
The test "types" "cal", which has several results, including the wanted LibreOffice Calc, i.e. the assert_screen part of assert_and_click 'overview-office-calc'; succeeds.
In the mean time, the final "c" of "calc" is processed, and the position of the Calc icon changes. The click goes to a now empty area.
There should probably be a wait_still_screen after typing.
Reproducible¶
Fails since (at least) Build 20190121 (current job)
Expected result¶
Last good: 20190115 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions