Revert "Plasma notifications: drop the Akonadi migration note check"

This reverts commit abc5e7c679 (and adds
a current needle).
It came back...
https://openqa.fedoraproject.org/tests/2693105#step/desktop_notifications/32
This commit is contained in:
Adam Williamson 2024-06-21 08:40:36 -07:00
parent 20051de382
commit 5467da23b5
3 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"area": [
{
"xpos": 587,
"ypos": 498,
"width": 130,
"height": 18,
"type": "match"
},
{
"xpos": 985,
"ypos": 471,
"width": 17,
"height": 19,
"type": "match"
}
],
"properties": [],
"tags": [
"akonadi_migration_notification"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1010 KiB

View File

@ -131,6 +131,10 @@ sub run {
assert_and_click 'desktop_expand_systray';
assert_and_click 'desktop_systray_notifications';
}
# In F32+ we may get an 'akonadi did something' message
if (check_screen 'akonadi_migration_notification', 5) {
click_lastmatch;
}
}
if (get_var("BOOTFROM")) {
# we should see an update notification and no others