Project

General

Profile

action #29986

[functional][u][opensuse][hard]test fails in multi_users_dm

Added by lnussel about 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Start date:
2018-01-04
Due date:
2018-04-24
% Done:

0%

Estimated time:
Difficulty:
hard

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


Related issues

Related to qe-yam - coordination #9536: Test all DMs for working encrypted home supportNew2020-05-05

Related to openQA Tests - action #9694: Many users dm testingResolved2015-11-26

Related to openQA Tests - action #36088: [opensuse][functional][u] test fails in multi_users_dm - user1 does not loginResolved2018-05-11

Has duplicate openQA Tests - action #34306: test fails in multi_users_dmRejected2018-04-052018-04-12

History

#1 Updated by okurz about 5 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

#2 Updated by riafarov almost 5 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.

#3 Updated by okurz almost 5 years ago

#4 Updated by okurz almost 5 years ago

#5 Updated by okurz almost 5 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.

#6 Updated by riafarov almost 5 years ago

  • Description updated (diff)

#7 Updated by okurz almost 5 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

#8 Updated by okurz almost 5 years ago

  • Has duplicate action #34306: test fails in multi_users_dm added

#9 Updated by okurz almost 5 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?

#10 Updated by dheidler almost 5 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

#11 Updated by dheidler almost 5 years ago

  • Status changed from Workable to In Progress
  • Assignee set to dheidler

#16 Updated by zluo almost 5 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

#17 Updated by zluo almost 5 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!

#18 Updated by mloviska almost 5 years ago

  • Related to action #36088: [opensuse][functional][u] test fails in multi_users_dm - user1 does not login added

#19 Updated by dheidler almost 5 years ago

  • Status changed from Feedback to Resolved

The new bug will be tracked in the new issue

Also available in: Atom PDF