Project

General

Profile

Actions

action #34501

closed

[os-autoinst] Add 'no_wait' option to 'send_key_until_needlematch'

Added by ldevulder about 6 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2018-04-09
Due date:
% Done:

0%

Estimated time:
4.00 h

Description

An issue on aarch64 uefi boot led to me to change a 'send_key_until_needlematch' by a 'check_screen' loop 'send_key' and 'no_wait' option to 'check_screen'.
See: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4761

@okurz suggests me to add a 'no_wait' option to 'send_key_until_needlematch' instead if this loop, as this also could be useful for others.

Actions #1

Updated by ldevulder about 6 years ago

ldevulder wrote:

An issue on aarch64 uefi boot led to me to change a 'send_key_until_needlematch' by a 'check_screen' loop 'send_key' and 'no_wait' option to 'check_screen'.

Correct and more readable sentence:
An issue on aarch64 uefi boot led to me to change a 'send_key_until_needlematch' by a 'check_screen' loop WITH 'send_key' and 'no_wait' options added to 'check_screen'.

Actions #3

Updated by okurz almost 5 years ago

  • Category changed from 136 to Feature requests
Actions #4

Updated by okurz about 4 years ago

  • Status changed from New to Rejected
  • Assignee changed from ldevulder to okurz

PR got closed unmerged. Maybe we don't need this feature after all :)

Actions

Also available in: Atom PDF