mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 05:23:09 +00:00
Add gjs user switch crash fix update as workaround for F41
This should allow us to turn the desktop_login test back on for updates. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b4910cee94
commit
d761df56b2
@ -475,7 +475,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => ["FEDORA-2024-8ef1271562"],
|
||||
"41" => ["FEDORA-2024-d7dc366b88"],
|
||||
"41" => ["FEDORA-2024-d7dc366b88", "FEDORA-2024-975d19f08d"],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user