Project

General

Profile

Actions

action #157672

closed

gnote 46: cleanup_gnote needs to be adapted (no context menu to delete notes)

Added by dimstar 2 months ago. Updated 6 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-03-21
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

Observation

With GNOTE 46, right-clicking a note to delete it is no longer possible
The relevant upstream commit is
https://gitlab.gnome.org/GNOME/gnote/-/commit/4f89e191e37b8bfe9bc92ebc88a365a286500d5f

So this has been indeed removed (unfortunately without explanation by upstream)

The test needs to be adapted to follow this change

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-desktopapps-documentation@64bit fails in
gnote_rename_title

Test suite description

Maintainer Yaun Ren

Reproducible

Fails since (at least) Build 20240307

Expected result

Last good: 20240306 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by openqa_review about 2 months ago

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

This bug is still referenced in a failing openQA test: desktopapps-documentation
https://openqa.opensuse.org/tests/4060496#step/gnote_link_note/1

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" or "EOL" (End-of-Life)
  3. The bugref in the openQA scenario is removed or replaced, e.g. label:wontfix:boo1234

Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.

Actions #2

Updated by openqa_review about 1 month ago

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

This bug is still referenced in a failing openQA test: desktopapps-documentation
https://openqa.opensuse.org/tests/4093397#step/gnote_link_note/1

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" or "EOL" (End-of-Life)
  3. The bugref in the openQA scenario is removed or replaced, e.g. label:wontfix:boo1234

Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.

Actions #3

Updated by GraceWang 19 days ago

  • Assignee set to GraceWang
Actions #4

Updated by GraceWang 17 days ago

  • Status changed from New to In Progress
Actions #5

Updated by GraceWang 9 days ago

With GNOTE 46, right-clicking a note to delete it is no longer possible
So, we need to use a different way to delete a note, here we will use send_key "delete";

Besides, due to bsc#1224395 the ctrl-q do not work on libreoffice math
So, I am updating the code to use assert_and_click 'close-libreoffice';

TW Wayland: https://openqa.opensuse.org/tests/4215188#
(The libreoffice_mainmenu_components failed due to https://bugzilla.opensuse.org/show_bug.cgi?id=1225089)

TW X11: https://openqa.opensuse.org/tests/4219308#

SLE15SP6 X11: https://openqa.suse.de/tests/14429217#

SLE15SP6 Wayland: https://openqa.suse.de/tests/14429241#

Actions #6

Updated by GraceWang 6 days ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

PR got merged, latest test runs on TW show the PR works.
Wayland: https://openqa.opensuse.org/tests/4221540
X11: https://openqa.opensuse.org/tests/4221677

Actions

Also available in: Atom PDF