Project

General

Profile

Actions

action #39827

closed

[sle][functional][y] test fails in nis_client - gnome screen lock was not turned off

Added by mloviska over 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 23
Start date:
2018-08-16
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-12-SP4-Server-DVD-x86_64-nis_client@64bit fails in
nis_client

Reproducible

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

Expected result

Last good: 0339 (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #40094: [functional][u] xscreensaver disabled in updates_packagekit_gpk.pm is back in x11 testsRejectedSLindoMansilla2018-08-22

Actions
Actions #1

Updated by okurz over 5 years ago

  • Related to action #40094: [functional][u] xscreensaver disabled in updates_packagekit_gpk.pm is back in x11 tests added
Actions #2

Updated by okurz over 5 years ago

  • Target version set to Milestone 21

only happened once so far but is worth to look into after #40094

Actions #3

Updated by okurz over 5 years ago

  • Target version changed from Milestone 21 to Milestone 22
Actions #4

Updated by mloviska over 5 years ago

I think the problem was that we have become root first and then the test executed subroutine to disable screen lock.

sub run {        
     my ($self) = @_;            
     x11_start_program('xterm -geometry 155x45+5+5', target_match => 'xterm');          
     become_root;           
     turn_off_gnome_screensaver if check_var('DESKTOP', 'gnome');

Currently should be fixed by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6171.
Nevertheless we can keep this ticket opened for monitoring purposes.

Actions #5

Updated by okurz over 5 years ago

  • Target version changed from Milestone 22 to Milestone 23
Actions #6

Updated by riafarov about 5 years ago

  • Status changed from New to Resolved
  • Assignee set to mloviska

Resolved by explicitly disabling screensaver on gnome.

Actions

Also available in: Atom PDF