action #29986
closed[functional][u][opensuse][hard]test fails in multi_users_dm
0%
Description
Observation¶
openQA test in scenario opensuse-15.0-DVD-x86_64-extra_tests_on_gnome@64bit fails in
multi_users_dm
Looks like it doesn't actually log in user1 but rather tries to log in bernhard.
Reproducible¶
Fails since (at least) Build 57.1
Expected result¶
Last good: We can not find any (best we ever saw was with gnome: https://openqa.opensuse.org/tests/488943#step/multi_users_dm/14)
It must have been working at least once locally on dheidler's workstation.
Suggestions¶
Bug is still open and will not be fixed within that timeframe so make sure that the test passes or soft-fails with workaround.
Further details¶
Always latest result in this scenario: latest
Updated by okurz over 6 years ago
- Subject changed from test fails in multi_users_dm to [functional][opensuse]test fails in multi_users_dm
- Due date set to 2018-04-10
- Target version set to Milestone 15
Updated by riafarov over 6 years ago
Check if blocked by https://bugzilla.opensuse.org/show_bug.cgi?id=1063060 in latest run we still have systemctl isolate command running.
Updated by okurz over 6 years ago
- Related to coordination #9536: Test all DMs for working encrypted home support added
Updated by okurz over 6 years ago
- Related to action #9694: Many users dm testing added
Updated by okurz over 6 years ago
- Subject changed from [functional][opensuse]test fails in multi_users_dm to [functional][u][opensuse]test fails in multi_users_dm
- Description updated (diff)
- Status changed from New to Workable
Bug is still open and will not be fixed within that timeframe so make sure that the test passes or soft-fails with workaround.
Updated by okurz over 6 years ago
- Subject changed from [functional][u][opensuse]test fails in multi_users_dm to [functional][u][opensuse][hard]test fails in multi_users_dm
- Due date changed from 2018-04-10 to 2018-04-24
- Priority changed from Normal to High
- Difficulty set to hard
Updated by okurz over 6 years ago
- Has duplicate action #34306: test fails in multi_users_dm added
Updated by okurz over 6 years ago
Comment from lnussel in duplicate #34306:
openQA test in scenario opensuse-15.0-DVD-x86_64-extra_tests_on_gnome@64bit fails in
multi_users_dm
This test is broken since forever with reference to bug 1063060
We need some other solution as the test is important. Maybe just reboot?
Updated by dheidler over 6 years ago
This will help a bit, but it will still fail later:
See http://artemis.suse.de/tests/148
diff --git a/tests/x11/multi_users_dm.pm b/tests/x11/multi_users_dm.pm
index 6a0ae8a6..e0f5b28c 100644
--- a/tests/x11/multi_users_dm.pm
+++ b/tests/x11/multi_users_dm.pm
@@ -21,6 +21,9 @@ use utils;
sub ensure_multi_user_target {
type_string "systemctl isolate multi-user.target\n";
+ wait_still_screen 5;
+ send_key "ctrl-alt-f".get_root_console_tty;
+ send_key "ctrl-c";
reset_consoles;
wait_still_screen 10;
# isolating multi-user.target logs us out
Updated by dheidler over 6 years ago
- Status changed from Workable to In Progress
- Assignee set to dheidler
Updated by dheidler over 6 years ago
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4838 was merged.
On openqa.opensuse.org sometimes there is no graphics issue at all (https://openqa.opensuse.org/tests/656335#step/multi_users_dm/15) but sometimes there is one (https://openqa.opensuse.org/tests/656915#step/multi_users_dm/15) but different than on my local instance (http://artemis.suse.de/tests/167#step/multi_users_dm/15).
Updated by dheidler over 6 years ago
Updated by dheidler over 6 years ago
For KDE:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4898 --> MERGED
Updated by dheidler over 6 years ago
- Status changed from In Progress to Resolved
Updated by zluo over 6 years ago
I found there is an issue for Leap, opensuse-15.0-DVD-x86_64-Build241.1-extra_tests_on_kde@64bit failed:
https://openqa.opensuse.org/tests/672245#step/multi_users_dm
Updated by zluo over 6 years ago
- Status changed from Resolved to Feedback
- Target version changed from Milestone 15 to Milestone 16
@dheidler can you check if this is same issue? I'm not sure about this, thanks!
Updated by mloviska over 6 years ago
- Related to action #36088: [opensuse][functional][u] test fails in multi_users_dm - user1 does not login added
Updated by dheidler over 6 years ago
- Status changed from Feedback to Resolved
The new bug will be tracked in the new issue