Project

General

Profile

Actions

action #62579

open

[opensuse][ppc64le] test fails in gedit with duplicated characters, transient Leap15.2 ppc64le

Added by michel_mno over 4 years ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2020-01-23
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

test fails in gedit with duplicated characters, transient Leap15.2 ppc64le

two identified occurrences:

I assume root cause is the handling of queue by qemu when Host is overloaded.

Suggestions

A bypass (masking root problem) may be to patch "enter_test_text" to force slow typing for PowerPC
+++ b/lib/opensusebasetest.pm
@@ -710,7 +710,7 @@ sub enter_test_text {
my ($self, $name, %args) = @_;
$name //= 'your program';
$args{cmd} //= 0;
- $args{slow} //= 0;
+ $args{slow} //= get_var('OFW') ? 1 : 0;

Observation

openQA test in scenario opensuse-15.2-DVD-ppc64le-gnome@ppc64le fails in
gedit

Test suite description

Reproducible

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

Expected result

Last good: 80.3 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by michel_mno over 4 years ago

  • Description updated (diff)
Actions #2

Updated by okurz about 4 years ago

  • Subject changed from test fails in gedit with duplicated characters, transient Leap15.2 ppc64le to [opensuse][ppc64le] test fails in gedit with duplicated characters, transient Leap15.2 ppc64le

seems to be opensuse-ppc64le specific and you are merely on your own :/

Actions #3

Updated by okurz over 2 years ago

This ticket was set to "Normal" priority but was not updated within the SLO period for "Normal" tickets (365 days) as described on https://progress.opensuse.org/projects/openqatests/wiki/Wiki#SLOs-service-level-objectives . Please consider picking up this ticket within the next 365 days or just set the ticket to the next lower priority of "Low" (no SLO related time period). This update was done as agreed within the SUSE QE Sync call 2021-09-01

Actions #4

Updated by slo-gin over 1 year ago

This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.

Actions #5

Updated by slo-gin about 1 month ago

This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.

Actions

Also available in: Atom PDF