Lukas Ruzicka
d4cb357db7
Add needle for Akonadi notification to make KDE notification test pass.
2023-01-03 09:56:24 +01:00
Adam Williamson
f32ee1040a
maps: update bike route needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-24 13:33:07 -08:00
Adam Williamson
434b492eae
Reduce match level for a KDE no notifications needle
...
Got a 92% match at
https://openqa.fedoraproject.org/tests/1661285#step/desktop_notifications/21
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-23 11:11:35 -08:00
Adam Williamson
bfe0558575
Update kwrite_runs needle for some Rawhide change
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-23 11:11:11 -08:00
Adam Williamson
89faf008dd
Drop match level on another KDE needle
...
Got a 94% match on this one.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-15 14:47:22 -08:00
Adam Williamson
31ea2f1d2e
Update a KDE update notification needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-15 14:45:27 -08:00
Adam Williamson
f4cf54486b
Update some KDE login test needles
...
This test fails on Rawhide (because sddm-on-wayland) but we just
got an F37 respin, where it passes but needs some needle updates.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-15 14:41:53 -08:00
Adam Williamson
bf1a19c07f
Clean up KDE expand_systray needles, drop match level on remaining
...
All the deleted ones haven't been matched for five months. Drop
match level to 90 on the remaining ones, we got a 96 match for
one of them in today's respin test.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-15 14:27:49 -08:00
Adam Williamson
aec26e8b2c
Yet more needles for the cockpit update
...
I don't know why we wind up with so many slightly different
matches on the login screen. It's weird.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-15 11:17:49 -08:00
Adam Williamson
51d79a5435
Update a bunch of needles for Cockpit 282
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-14 17:35:24 -08:00
Adam Williamson
6b6caaf3a8
Update KDE menu button needle for an F36 update
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-14 09:02:20 -08:00
Adam Williamson
02136a80e1
utils.pm: drop some stuff unneeded after F35 EOL
...
and associated needles.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-13 14:34:34 -08:00
Adam Williamson
729796730f
Update KDE user confirm needle
...
This is from an F37 respin test that failed, Rawhide hasn't
reached this point for a while.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-13 12:43:50 -08:00
Adam Williamson
cce6a3da3d
Update KDE login needle for some change in recent Rawhide update
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-13 12:37:26 -08:00
Adam Williamson
27a45493e1
Just remove abrt_runs_found_problem needle
...
it's really just a dupe of the -problems needles, it turns out,
Lukas was reinventing that wheel. He had to add another one
today because I broke the JSON in this one when I was simplifying
it yesterday, but I think this one on the new -problems needle
are really just dupes.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-08 09:53:34 -08:00
Lukáš Růžička
b4d6d73c47
Add another needle for Abrt as font has changed again.
2022-12-08 17:32:21 +01:00
Lukáš Růžička
5af70b9dda
Reneedle Maps needles to support newer version.
2022-12-08 11:42:18 +01:00
Adam Williamson
4d3673f811
Simply abrt KDE stuff even more
...
...wait, this is what 'workaround' needles are for.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-07 11:30:08 -08:00
Adam Williamson
9c6d5459e6
Simplify the KDE abrt logic
...
This does the same, just cleaner.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-07 11:26:27 -08:00
Lukáš Růžička
179764d49c
Fix tests for Maps.
...
* Scarborough provided quite a messy map that resulted
in frequent needle failure. Changing the location
for something better to make it more reliable.
* The zoom test could have failed with a low resolution
image. Adding some timeout to the needle give more
time to load the proper image.
2022-12-07 11:52:11 +01:00
Lukas Ruzicka
bf2f8d7305
Add two more needles for Maps.
2022-12-06 10:45:19 +01:00
Adam Williamson
894cc5072e
Update some more maps needles
...
I think these needles are pretty fragile to changes in the
underlying OSM dataset, not just in Maps itself...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-05 17:54:56 -08:00
Adam Williamson
6e0192fed4
Update anaconda warning bar needle
...
It seems to have become more orange.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-05 10:09:32 -08:00
Adam Williamson
1fecb3f9c4
Add an 'already selected' needle for root password screen
...
In case it's already selected/highlighted on the hub.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-05 10:08:49 -08:00
Adam Williamson
9b97028a25
Update the Maps 'found Scarborough' needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-05 10:07:50 -08:00
Lukas Ruzicka
f29572ba76
Abrt should not fail on found issues but softfail on startup tests.
2022-12-05 14:30:03 +01:00
Adam Williamson
9d050b8501
Add missing console_in_toolbox needle for ostree tests
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-02 23:09:17 -08:00
Adam Williamson
55721ae690
Drop match levels on the akonadi migration needle
...
To catch minor variations.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-02 15:53:10 -08:00
Adam Williamson
3c957de6d8
Update needles for Cockpit 281 (workaround)
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-01 15:49:56 -08:00
Adam Williamson
4f3a5acea7
Update an anaconda help needle for some change in Rawhide KDE
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-29 09:49:34 -08:00
Adam Williamson
7a25ad7023
Add a variant nautilus app needle for F36 (respin tests)
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-29 09:48:35 -08:00
Lukas Ruzicka
d4717ff090
Create test suite for Maps.
2022-11-21 18:17:11 +00:00
Adam Williamson
b388c6fc94
cockpit: enable admin mode after logging in as test
...
Sigh, this is a pain and adds more fragile needles.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-18 17:24:15 -08:00
Adam Williamson
bc20fc9147
Misc needle updates for Rawhide
...
The Rawhide 'accept fate' text seems to have lost its Japanese
translation for some reason (I think the string might have had
a terminating period removed). And in one test, the "Extract"
menu item in Archiver was pre-highlighted so the needle didn't
match. Not sure why, but this doesn't seem like a problem, so
let's just handle it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-17 10:32:39 -08:00
Adam Williamson
ecb039cdb1
Update a KDE needle for change in recent Rawhide
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-09 08:46:58 -08:00
Adam Williamson
32da572cfb
Update Cockpit needles for new release 279
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-09 08:45:49 -08:00
Adam Williamson
90f7d513a3
Remove an unneeded needle caused by merge order
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-04 11:03:35 -07:00
Adam Williamson
4c49a94a66
Update zezere provision schedule needle
...
Some tiny font/rendering difference.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-02 11:09:18 -07:00
Adam Williamson
5686285b9b
Update gnome-text-editor side panel needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-02 11:08:55 -07:00
Adam Williamson
55b40a5e7b
Update KDE no notifications needle for latest KDE bits
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-02 11:08:34 -07:00
Adam Williamson
c5ef5f93db
Add F36 versions of several GNOME app needles
...
This is for F36 live respin testing. Several tests still need
more.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-02 11:07:34 -07:00
Adam Williamson
82588f4a52
Revert GTK focus bug workarounds
...
This reverts the last few commits which worked around a focus bug
in GTK. This bug is now (I hope) fixed, so I'm dropping the
workarounds so the tests will confirm whether it's fixed.
2022-11-02 11:03:02 -07:00
Lukas Ruzicka
c394603058
Make an extra click into the the list view to force correct focus.
2022-11-01 17:35:23 +01:00
Adam Williamson
9d04235e64
Update some FreeIPA needles for font changes
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-24 12:50:05 -07:00
Lukas Ruzicka
7fb70a9926
Add new needles to cope with new weather conditions on weather tests.
2022-10-24 12:25:36 +02:00
Adam Williamson
ebe42ef1e3
Add a system monitor variant needle for ARM
...
Different filesystems on ARM as it's a UEFI install.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-21 09:08:08 -07:00
Adam Williamson
5d4292e419
Update cockpit needle for fontconfig change
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-21 09:07:26 -07:00
Lukáš Růžička
5ea921b17b
Create tests for Gnome Contacts.
2022-10-18 14:22:52 -07:00
Adam Williamson
13d3fedcd6
Drop dupe version_37 needle and just make the original shorter
...
I think the reason the match failed is the pixels under the text
changed when the pre-release warning disappeared. We don't really
need a new needle, we just need to make the existing one less
tall so no part of the text underneath is included.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-18 09:28:25 -07:00
Lukas Ruzicka
8f9b1e72aa
Fix a failing version needle.
2022-10-18 15:51:36 +02:00