Project

General

Profile

Actions

action #60263

closed

[qam] test fails in evolution_mail_imap

Added by dzedro over 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2019-11-26
Due date:
2020-03-06
% Done:

100%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-Desktop-DVD-Updates-x86_64-qam-regression-message@64bit fails in
evolution_mail_imap

Test suite description

Reproducible

Fails since (at least) Build 20191114-2

Expected result

Last good: 20191114-1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by okurz over 4 years ago

This is an autogenerated message for openQA integration by the openqa_review script:

This bug is still referenced in a failing openQA test: qam-regression-message
https://openqa.suse.de/tests/3695860

To prevent further reminder comments one of the following options should be followed:

  1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
  2. The openQA job group is moved to "Released"
  3. The label in the openQA scenario is removed
Actions #2

Updated by apappas over 4 years ago

  • Assignee set to apappas
Actions #3

Updated by dzedro over 4 years ago

I think this is not issue of evolution, for same or very similar issue I reported bug https://openqa.suse.de/tests/3666246#step/gnome_terminal/4
I tried different QEMUVGA, but it happens on all of them on wayland.

Actions #4

Updated by apappas over 4 years ago

dzedro wrote:

I think this is not issue of evolution, for same or very similar issue I reported bug https://openqa.suse.de/tests/3666246#step/gnome_terminal/4
I tried different QEMUVGA, but it happens on all of them on wayland.

I assume this is because Wayland is dropping keys?

Would changing the lines:
send_key "alt-o";
assert_screen "evolution_wizard-identity";

to
wait_screen_change {
send_key "alt-o";
};
assert_screen "evolution_wizard-identity";

at lib/x11test.pm work around the issue?

Actions #5

Updated by dzedro over 4 years ago

Sorry, I was thinking about this latests 15sp1 issue https://openqa.suse.de/tests/3859266#step/evolution_timezone_setup/8
I don't recommend use of wait_screen_change, it can wait but mostly it does not wait at all. I prefer wait_still_screen

Actions #6

Updated by apappas over 4 years ago

wait_still_screen it is then!

Actions #7

Updated by apappas about 4 years ago

  • Due date set to 2020-03-06
  • % Done changed from 0 to 20

Given the fact that the existing needles were made exclusively on GNOME, and other approaches are not up to standard, I will try to make the test use needles as much as possible.

Actions #8

Updated by apappas about 4 years ago

  • % Done changed from 20 to 90
Actions #9

Updated by apappas about 4 years ago

  • Status changed from New to Blocked

Blocked on review noted above ^

Actions #10

Updated by tjyrinki_suse about 4 years ago

  • Status changed from Blocked to Feedback

It was merged, was there anything remaining?

Actions #11

Updated by apappas about 4 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 90 to 100

Nope. Setting to resolved. Sorry for not doing that earlier.

Actions

Also available in: Atom PDF