action #19748
closed[qam] test fails in ooffice - User interface change
100%
Description
The libreoffice needles need to be updated.
The changes in the UI was because of update on the harfbuzz package. Now the interface is getting rendered correctly.
Observation¶
openQA test in scenario sle-12-SP2-Desktop-DVD-Updates-x86_64-qam-allpatterns@64bit fails in
ooffice
Reproducible¶
Fails since (at least) Build 20170611-2
Expected result¶
Last good: 20170611-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by coolo over 7 years ago
- Subject changed from test fails in ooffice - User interface change to [qam] test fails in ooffice - User interface change
- Assignee changed from coolo to pluskalm
I updated some needles, but there is one regression that makes me think this was all for nothing:
https://openqa.suse.de/tests/997864#step/libreoffice_double_click_file/32 shows that Nimbus Mono L is no longer rendered as is - and doesn't even to be recognized.
Reassign to Martin for further analysis
Updated by pluskalm over 7 years ago
- Assignee changed from pluskalm to vsvecova
We need to update test to use some normal, non-deprecated font.
Updated by vsvecova over 7 years ago
- % Done changed from 0 to 10
I started updating the testing data (os-autoinst-distri-opensuse/data/x11regressions/ooo-test-doc-types.tar.bz2).
Then, needles will need to be updated to match the new fonts correctly.
Updated by vsvecova over 7 years ago
- % Done changed from 10 to 80
PR with the font change: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3112
MR changing the related needles: https://gitlab.suse.de/openqa/os-autoinst-needles-sles/merge_requests/396
Relevant test modules passing on my local instance:
http://dreamyhamster.suse.cz/tests/219#step/libreoffice_open_specified_file/22
http://dreamyhamster.suse.cz/tests/219#step/libreoffice_double_click_file/31
Updated by vsvecova over 7 years ago
- Status changed from In Progress to Feedback
- % Done changed from 80 to 100
Updated tests are now passing in production:
https://openqa.suse.de/tests/1012607#step/libreoffice_open_specified_file/34
https://openqa.suse.de/tests/1012607#step/libreoffice_double_click_file/31
For now, I'll leave this issue on the Feedback status and monitor.