1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-26 20:23:09 +00:00

Compare commits

...

6 Commits

Author SHA1 Message Date
Adam Williamson
2886797f67 Add workaround left bar needle for KDE title bar issue
since anaconda was ported to wayland, the title bar is showing
when it runs live in KDE, which it should not. team and Neal are
working on this, but the update went stable inadvertently, so we
need this workaround needle for now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-28 00:24:11 -08:00
Adam Williamson
bd2ccba4dd Update a cockpit needle for changed spacing in Firefox
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-28 00:23:37 -08:00
Adam Williamson
5a53a8cdb2 Update neochat runs needle for changed text
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-28 00:23:03 -08:00
Adam Williamson
274b401dfd Various updates to GNOME Maps needles for data changes
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-28 00:22:32 -08:00
Adam Williamson
c6aeba1e99 Add NetworkManager ppp rebuild update to Rawhide workarounds
This is needed as ppp 2.5.1 accidentally went stable, don't want
to wait for the tests on this update to fully complete.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-28 00:18:14 -08:00
Adam Williamson
fff511c144 Clear a long-stable workaround
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-28 00:11:13 -08:00
13 changed files with 100 additions and 1 deletions

View File

@ -476,7 +476,7 @@ sub get_workarounds {
"39" => [],
"40" => [],
"41" => [],
"42" => ["FEDORA-2024-b3e53a2b43"],
"42" => ["FEDORA-2024-3588cd5a27"],
"eln" => [],
);
my $advortasks = $workarounds{$version};

View File

@ -0,0 +1,20 @@
{
"area": [
{
"height": 646,
"width": 123,
"ypos": 63,
"type": "match",
"xpos": 20
}
],
"properties": [
{
"name": "workaround",
"value": "works around anaconda title bar being visible in KDE, which it should not be"
}
],
"tags": [
"leftbar_generic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

View File

@ -0,0 +1,19 @@
{
"area": [
{
"ypos": 316,
"type": "match",
"xpos": 534,
"width": 44,
"height": 19,
"click_point": {
"ypos": 8,
"xpos": 8
}
}
],
"properties": [],
"tags": [
"cockpit_updates_auto_all"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 401,
"height": 119,
"ypos": 349,
"width": 198
}
],
"properties": [],
"tags": [
"maps_found_wellington"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 162,
"type": "match",
"xpos": 407,
"ypos": 419,
"width": 197
}
],
"properties": [],
"tags": [
"maps_map_zoomed"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 807 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 102,
"height": 318,
"xpos": 347,
"ypos": 354,
"type": "match"
}
],
"properties": [],
"tags": [
"maps_route_bike_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 325,
"xpos": 472,
"width": 80,
"height": 23
}
],
"properties": [],
"tags": [
"neochat_runs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB