Project

General

Profile

Actions

action #46679

closed

[functional][y] Reduce waiting timeout in yast2_hostnames while cursor is blinking

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

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
SUSE QA - Milestone 23
Start date:
2019-01-25
Due date:
2019-03-12
% Done:

0%

Estimated time:
5.00 h
Difficulty:

Description

Currently, 'yast2_hostnames' test uses several 'wait_still_screen 1;', that actually wait for 30 seconds each time, because the cursor is blinking with interval which is faster than 1 sec, so that test assumes that screen is changing every time.

Find a proper solution to avoid that 30 sec waiting, but at the same time do not reduce the stability of the test.

Acceptance criteria

  1. Test doesn't wait when is not required

Suggestions:

  1. Remove these waits at all, but then ensure that the test is not started sporadically failing; OR
  2. Find proper similarity_level to not count cursor blinking as screen change, but text entering should still be counted as screen change; OR
  3. Find another from 'wait_still_screen' solution.

Related issues 1 (0 open1 closed)

Related to openQA Tests - action #48755: Replace `wait_screen_change` with `assert_screen_change` in a standard scenarioRejectedmgriessmeier2016-01-07

Actions
Actions

Also available in: Atom PDF