action #46565
closed[desktop] test fails in libreoffice_mainmenu_components - race condition between assert_screen / click
0%
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
Updated by okurz almost 6 years ago
- Subject changed from test fails in libreoffice_mainmenu_components - race condition between assert_screen / click to [desktop] test fails in libreoffice_mainmenu_components - race condition between assert_screen / click
Updated by okurz almost 6 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: desktopapps-documentation
https://openqa.opensuse.org/tests/852772
Updated by okurz almost 6 years ago
- Related to action #48086: [desktop] test fails in libreoffice_recent_documents - an warning window pop up against unsupported operation added
Updated by zcjia over 3 years ago
- Status changed from New to Resolved
Closing, this type of failure doesn't happen on TW for many months.