mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-29 17:13:09 +00:00
Compare commits
2 Commits
5b6280d48f
...
6706bf9420
Author | SHA1 | Date | |
---|---|---|---|
|
6706bf9420 | ||
|
fb267fbb29 |
@ -475,8 +475,8 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => ["FEDORA-2024-04f83605fa"],
|
"41" => ["FEDORA-2024-e331cd53ac", "FEDORA-2024-cb1e9f47a3"],
|
||||||
"42" => [],
|
"42" => ["124312792"],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"height": 21,
|
|
||||||
"width": 170,
|
|
||||||
"ypos": 240,
|
|
||||||
"xpos": 550,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"keyring_askpass_yesno"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 473 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"type": "match",
|
|
||||||
"width": 95,
|
|
||||||
"ypos": 231,
|
|
||||||
"xpos": 484,
|
|
||||||
"height": 19
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"keyring_wallet_password_reveal"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 84 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"type": "match",
|
|
||||||
"ypos": 97,
|
|
||||||
"xpos": 460,
|
|
||||||
"width": 104,
|
|
||||||
"height": 23
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"kwalletmanager_runs"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 358 KiB |
Loading…
Reference in New Issue
Block a user