action #29986
closed
[functional][u][opensuse][hard]test fails in multi_users_dm
Added by lnussel almost 7 years ago.
Updated over 6 years ago.
Category:
Bugs in existing tests
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
- 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
- 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.
- Description updated (diff)
- 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
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?
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
- Status changed from Workable to In Progress
- Assignee set to dheidler
- Status changed from In Progress to Resolved
- 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!
- Related to action #36088: [opensuse][functional][u] test fails in multi_users_dm - user1 does not login added
- Status changed from Feedback to Resolved
The new bug will be tracked in the new issue
Also available in: Atom
PDF