action #38114
closed[functional][u] GnuCash does not close on LXDE
0%
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-lxde@64bit fails in
gnucash
Reproducible¶
Fails since (at least) Build 20180629
Expected result¶
Last good: 20180628 (or more recent)
Further details¶
Always latest result in this scenario: latest
The GnuCash test works apparently on all desktops, but on LXDE, for some reason, the GnuCash window did not disappear (possibly timing?)
Updated by okurz over 6 years ago
- Related to action #35685: [opensuse][functional][u][sporadic][medium] Various unstable tests on o3 - user_gui_login + gnucash added
Updated by okurz over 6 years ago
- Subject changed from GnuCash does not close on LXDE to [functional][u] GnuCash does not close on LXDE
Updated by okurz over 6 years ago
- Related to action #35604: [opensuse][functional][u] test fails in gnucash, not closing correctly added
Updated by okurz over 6 years ago
Most likely the fix from #35604 needs to be applied again but properly without loosing the alternative match target.
Updated by okurz over 6 years ago
- Related to action #34717: [functional][u][easy][fast] adjust gnucash test per gnucash 3.0 update added
Updated by okurz over 6 years ago
- Status changed from New to In Progress
- Assignee set to okurz
- Target version changed from future to Milestone 17
Updated by okurz over 6 years ago
Updated by dimstar over 6 years ago
- Related to action #38387: [functional][u][sporadic][medium] test fails in gnucash - window is not closed added
Updated by okurz over 6 years ago
- Target version changed from Milestone 17 to Milestone 18
Updated by okurz over 6 years ago
Let's see, as recent tests on lord.arch failed again because packages over pkcon can not be installed, probably because the tw snapshot from o3 got removed I triggered new tests based on the most recent TW snapshot 20180719:
sudo wget -c https://openqa.opensuse.org/tests/709859/asset/iso/openSUSE-Tumbleweed-DVD-x86_64-Snapshot201
80719-Media.iso -O /var/lib/openqa/factory/iso/openSUSE-Tumbleweed-DVD-x86_64-Snapshot20180719-Media.iso && sudo -u _openqa-worker sh -c '> /var/lib/openqa/po
ol/11/autoinst-log.txt; rm -f /var/lib/openqa/pool/11/ulogs/*' ; make test-compile-changed && sudo -u _openqa-worker perl /local/openQA/script/clone_job.pl --
skip-download --skip-chained-deps --from https://openqa.opensuse.org 709859 WORKER_CLASS=qemu_x86_64_tw REPO_OSS= REPO_NON_OSS= REPO_OSS_DEBUGINFO= EXCLUDE_MO
DULES=zypper_clear_repos,zypper_ar,salt MAKETESTSNAPSHOTS=1 _SKIP_POST_FAIL_HOOKS= TEST=lxde SKIPTO= TIMEOUT_SCALE=1 BUILD=20180719:1 ; for i in {001..20}; do
sudo -u _openqa-worker perl /local/openQA/script/clone_job.pl --skip-download --skip-chained-deps --from https://openqa.opensuse.org 709859 WORKER_CLASS=qemu
_x86_64_tw REPO_OSS= REPO_NON_OSS= REPO_OSS_DEBUGINFO= EXCLUDE_MODULES=zypper_clear_repos,zypper_ar,salt _SKIP_POST_FAIL_HOOKS= TEST=lxde_$i SKIPTO=x11-user_g
ui_login TIMEOUT_SCALE=1 BUILD=20180719:1 ; done && tail -f /var/lib/openqa/pool/{33,10,11,12}/autoinst-log.txt
-> http://lord.arch/tests/overview?build=20180719%3A1&distri=opensuse&version=Tumbleweed
Updated by okurz over 6 years ago
The results are … inconclusive. The screen lock kicked in all the time earlier then expected. Don't know what to do about it now.
Updated by okurz over 6 years ago
- Status changed from In Progress to Resolved
I consider my part done here for the LXDE specific part, however we have #38387 as a generic ticket still open about gnucash close problems.