Project

General

Profile

Actions

action #41348

closed

[qam][sle] test fails in user_settings - name/password typed into incorrect fields

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

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2018-09-19
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-12-SP3-Server-DVD-Updates-x86_64-qam-allpatterns+addons@64bit fails in
user_settings

Reproducible

Fails since (at least) Build 20180916-1

Expected result

Last good: 20180915-2 (or more recent)

Further details

Always latest result in this scenario: latest

It seems that the script is missing filling user information. Coolo noticed some error information on https://openqa.suse.de/tests/2061883#step/user_settings/55 and similar on other runs.
I believe its something around the following lines:
...
wait_screen_change { type_string $realname };
send_key 'tab'; # Select password field
send_key 'tab';
$self->type_password_and_verification;
...

Actions

Also available in: Atom PDF