I must have done this back at branching but not committed them
then somehow wiped them without committing them last night?
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Probably mostly the GNOME 49 Alpha. These built up while I was on
PTO and Kamil didn't have time to do them.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
If the test settings indicate not to create a local user account,
let's uncheck the relevant box. This should fix the KDE
install_no_user test.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
KDE needs a kde-settings update, but everything else should be
showing the new background now. Add a needle for it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
GNOME Software with the dnf5 backend prompts for GPG key import
if it hasn't already happened. We need to handle that. Luckily
I don't think we can get both this *and* the 'download unsigned'
needle, so we just make them alternates.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This reverts commit 6b734bd9fa. It
seems the test still fails at a later stage due to issues with
the lock screen, even though I was sure it passed on staging. Gr.
Either we didn't previously hit this on the Arabic install test
(probably a dnf5 change), or it wasn't previously translated. Not
sure which.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
When Software complains about something, it shows a grey banner
in the lower part with a button to click (Details).
The update test has not utilized this anyhow, so if it happened,
we would not know what the error was.
This fix makes sure to click on the Details button when it
appears, revealing the reason behind it, which could help
us understand what happened.
New button were added to the Calculator's Basic view,
which allow access to constants and functions. In this test,
we check some of the constants and functions.
This has always incorrectly been a race, it looks like, but for
some reason we were winning it before but we're losing it now.
The client seems to be pinging while the server's still typing
stuff into grub. So let's have the server set a mutex, and the
client wait for it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Some of the buttons disappeared from the basic view of the applications.
This, for the times being, removes the operations that used these
buttons, for the application test to pass again.
Since this bug means the whole filesystem list isn't displayed,
hit up until we find the thing we need. Adds the needle needed
for EFI system partition when it's already highlighted, as it's
at the top of the list. Others *should* work by scrolling past
them.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Kernel is logging a lot of errors ATM, so it can flood this
screen and we don't see any of our other candidates.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This handles differences in webUI's appearance on the KDE live,
compared to the GNOME live which suppresses keyboard layout
selection, user creation and root password creation. By Lukas,
modified by Adam.
It seems like either the rendering of the emblem changed or the
background color did. Not sure why, but we definitely need the
new needle.
Signed-off-by: Adam Williamson <awilliam@redhat.com>