Project

General

Profile

Actions

action #53651

closed

[sle][security][sle12sp5] test fails in seahorse_sshkey- select root console

Added by whdu almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2019-07-02
Due date:
% Done:

0%

Estimated time:
3.00 h
Difficulty:

Description

It an openQA issue and can be reproduced in my local openQA dev environment. It looks like the test case did nothing wrong, so more investigation needed. Or maybe need helps from openQA developers.

Observation

openQA test in scenario sle-12-SP5-Server-DVD-x86_64-fips_tests_crypt_x11@64bit fails in
seahorse_sshkey

Test suite description

Maintainer: whdu

Reproducible

Fails since (at least) Build 0209 (current job)

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by bchou almost 5 years ago

There is nothing different between this source code from the current test and the previous one.
I just found the difference is only the new sequence.
I just try to rerun to the job and investigate the real problem.
I am curious why Changing the root_console is not working. I will try to change the sequence to debug.

Actions #2

Updated by bchou almost 5 years ago

Investigate the cases running, it could be related to the case running after firefox_nss instead of seahorse_sshkey itself.

  1. x11/seahorse_sshkey -> x11/x3270_ssl -> x11/hexchat_ssl -> firefox_nss ( PASSED )

  2. x11/x3270_ssl -> x11/hexchat_ssl -> x11/seahorse_sshkey ( Remove firefox_nss - PASSED )

  3. x11/x3270_ssl -> firefox_nss -> x11/hexchat_ssl -> x11/seahorse_sshkey ( x11/hexchat_ssl - Failed )

  4. x11/x3270_ssl -> firefox_nss -> x11/seahorse_sshkey -> x11/hexchat_ssl ( x11/seahorse_sshkey - Failed )

Actions #3

Updated by llzhao almost 5 years ago

The fail might be introduced by test cases
"firefox_nss" or "x3270_ssl" or "hexchat_ssl" if they runn before "seahorse_sshkey"
as these 3 test cases use x11,
but seahorse_sshkey uses text-console.
If so, the suggested fix will be 'change to text-console after using x11' at every time.

Actions #4

Updated by bchou almost 5 years ago

llzhao wrote:

The fail might be introduced by test cases
"firefox_nss" or "x3270_ssl" or "hexchat_ssl" if they runn before "seahorse_sshkey"
as these 3 test cases use x11,
but seahorse_sshkey uses text-console.
If so, the suggested fix will be 'change to text-console after using x11' at every time.

Thanks for your suggestions, it looks to me that currently we need to fix the x11utils::turn_off_gnome_screensaver first. I will consider your suggestions to debug too. Let's track another poo#53978 and close this one since the issue is not in "seahorse_sshkey" itself. Thanks.

Actions #5

Updated by bchou almost 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF