1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-04-09 21:21:42 +00:00
Commit Graph

1793 Commits

Author SHA1 Message Date
Adam Williamson
6c34e580f3 Revert "blivet_btrfs_preserve_home: tweak root deletion"
This reverts commit 41df5e63e5.
Ugh, turns out we can't delete the 'container'.
2025-04-04 12:13:18 -07:00
Adam Williamson
41df5e63e5 blivet_btrfs_preserve_home: tweak root deletion
Trying to fix the frequent failures of this test, still. I don't
think we need the loop if we make sure to select the *parent*
entry in the list, which the needle tweaks should ensure, but
we might need to click twice to ensure it's selected and not
delete the entire btrfs volume by mistake, which is what we keep
doing.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-04-04 12:05:55 -07:00
Adam Williamson
b40f3ff3ee Add yet another navigation_three_workspaces variant
Really don't know why this needle is so problematic...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-04-03 17:00:40 -07:00
Adam Williamson
e2832d38b3 Update GNOME critical update notification needle for new fonts
When there are critical updates available, the message differs.
This is the first time we've had critical updates since the
font change.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-04-03 16:46:44 -07:00
Adam Williamson
3251519748 Add a couple more console encryption passphrase needle variants
Dunno what happened here, console font rendering changed again.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-04-03 16:41:55 -07:00
Adam Williamson
97b619a6a1 Update a GNOME needle for font change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:54:05 -07:00
Adam Williamson
57ea8c3163 Update a couple of loupe needles for changes in 48.0
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:53:52 -07:00
Adam Williamson
182572ff9c Update a Cockpit needle
This one is only needed if we don't see another log detail title
that we usually do see, so it escaped being updated for a while.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:52:59 -07:00
Adam Williamson
31bc51cc60 Update maps_route_walk_shown for a change to the route
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:52:34 -07:00
Adam Williamson
adee0041ac Update a couple of KDE needles for font/layout changes
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:51:58 -07:00
Adam Williamson
5b1915b122 Update installer network config needles for font change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:51:09 -07:00
Adam Williamson
20a3523b26 Update some upgrade-related needles for F42 and new fonts
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-28 14:50:27 -07:00
Lukas Ruzicka
8e5e88c2a1 Update some failed needles. 2025-03-27 17:48:37 +01:00
Adam Williamson
e06c3ae483 Update several cockpit needles for Firefox change
Not quite sure what changed, but all these needed redoing when a
recent Firefox update hit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-21 08:44:31 -07:00
Lukáš Růžička
cd6200e63b Update failed WebUI needles. 2025-03-21 16:13:31 +01:00
Adam Williamson
917e2190ac Add a few variant navigation needles (flatpak/old gtk)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 18:34:33 -07:00
Adam Williamson
169d061f41 Add a flatpak (old GTK?) variant nautilus needle
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 18:32:51 -07:00
Adam Williamson
86c9b170c1 Update lightdm needle for different down caret icon
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 16:49:11 -07:00
Adam Williamson
d79e92a6d2 Add a couple of variant Weather needles
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 16:48:19 -07:00
Adam Williamson
f31fadedb0 Add flatpak variant Maps needles for new GNOME font
For the different line spacing and icon positioning with older
GTK in flatpaks.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 16:47:12 -07:00
Adam Williamson
56fcfdb571 Add some more Fonts needles for GNOME 48 RPM version
The flatpak and RPM versions have different line spacings, I
think because the flatpak has an older GTK. This affects several
needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 16:25:42 -07:00
Adam Williamson
845372ac5d Update needles for Navigation for new GNOME font
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 16:11:54 -07:00
Adam Williamson
9715d39928 navigation: fix details check logic
The current check never fails - if we don't see the details after
30 seconds, we never actually assert them. We may or may not
soft fail, but we'll never fail.

This simplifies the check (there's no need to specifically look
for the 'loading' screen) and makes it actually fail if the
details don't show up in 90 seconds total.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 15:14:04 -07:00
Adam Williamson
4d4a0cf312 Add a dark mode variant of gnome_selector_credits
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:29:21 -07:00
Adam Williamson
c06a74a636 Update Loupe needles for GNOME default font change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:27:40 -07:00
Adam Williamson
1e265613a6 Update one more gnome-panel needle for font change
This one isn't in the flatpak version of the test.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:11:35 -07:00
Adam Williamson
bd342cbb17 Update GNOME Help needles for 48 font change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:10:06 -07:00
Adam Williamson
87a10e2a31 Update some evince-related needles for 48 font change
These only appear in the RPM version of the test (the flatpak
uses the portal, so it gets a different file dialog).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:08:31 -07:00
Adam Williamson
49ee3f6a82 Update desktop update notification needle for new fonts
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:07:08 -07:00
Adam Williamson
c04484a079 loupe: use gnome_selector_credits
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 14:05:17 -07:00
Adam Williamson
84b7094911 gnome-text-editor: handle 48 UI changes, update needles
The 'settings' menu is replaced by an 'info' panel, and *most* of
the things from 'settings' moved to 'preferences'. But Document
Type is in the 'info' panel. Just to make things fun. The grid
feature is gone. And of course all the needles needed updating
for the new font. The flatpak build is still 47 and so has the
old UI but the new font, and line spacing in it seems slightly
different, so we need conditional paths and more needles. Yay.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 12:11:52 -07:00
Adam Williamson
139fca7be0 Add another apps_run_contacts needle
The one from yesterday didn't match today for some reason,
slightly different background color.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-20 12:06:52 -07:00
Lukas Ruzicka
0a133cccf9 Update a failed needle for Disks. 2025-03-20 17:41:15 +01:00
Lukas Ruzicka
8ac02dbd71 Update needles for Desktop Login test. 2025-03-20 17:02:56 +01:00
Lukas Ruzicka
3751d0b5b8 Update needle for GDM login. 2025-03-20 15:00:11 +01:00
Lukas Ruzicka
c643e92cc7 Add two more Contant needles. 2025-03-20 14:51:45 +01:00
Lukas Ruzicka
8139b4f5bc Add some more Contact needles which failed again. 2025-03-20 14:46:09 +01:00
Lukas Ruzicka
6b4631809c Update needles for Clocks test. 2025-03-20 13:37:02 +01:00
Lukas Ruzicka
b6bde34ab8 Update needles for Characters test. 2025-03-20 12:06:50 +01:00
Lukas Ruzicka
d072abbc6b Update needles for Calculator test. 2025-03-20 11:08:16 +01:00
Lukas Ruzicka
a4c57e23d7 Update a failing Contacts needle. 2025-03-20 10:45:25 +01:00
Lukas Ruzicka
115faef8b6 Update needles for the Sysmon test. 2025-03-20 10:28:25 +01:00
Adam Williamson
c6a14517dc Big set of GNOME 48 needle updates
This is all the ones I got done today. We still have quite a few
more to go.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-19 22:28:30 -07:00
Adam Williamson
f474c9a9ed Adjust fonts/info.pm to look for Adwaita, not Cantarell
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-19 18:56:50 -07:00
Adam Williamson
0882db9aa8 Update an anaconda needle for an icon change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-19 18:55:38 -07:00
Adam Williamson
9475b60df5 Follow-up needle removals for legal and website
These should all be redundant.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-19 17:48:26 -07:00
Adam Williamson
f6a843727c Be consistent about credits, website and legal selectors
Most GNOME apps now have a standardized About screen with links
(not buttons) for credits, website and links. Lukas called these
'selectors', which I like - but inconsistently; as well as
generic gnome_selector_foo needles, we have some app-specific
needles, and some with 'button' in the name.

Let's always call these 'selectors', always use generic needle
names (since the same needles should match for almost all apps),
and have the one remaining case where we have a 'button' (the
credits button in Evince) be the variant case, handled by putting
'button' in the needle name, but using the same tag as other
needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-19 17:39:32 -07:00
Adam Williamson
066b5a7809 Drop pointless gnome_add_button_blue needle
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-03-19 13:53:23 -07:00
Lukáš Růžička
0474326c9d Update a failing needle once again. 2025-03-19 19:29:52 +01:00
Lukáš Růžička
f2e15088d9 Update needles for Maps test. 2025-03-19 16:13:18 +01:00