Compare commits

...

2 Commits

Author SHA1 Message Date
Adam Williamson 4c53e53e87 Big needle update for GTK 4.15.0
Here's all the needles that *weren't* hit in the updates tests.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-04-25 12:48:16 -07:00
Adam Williamson 46c0719e66 Let installedupdatepkgs generation take longer in a container
From https://openqa.fedoraproject.org/tests/2594954 it looks
like this takes more than three minutes for updates with hundreds
of packages when running in a container (in the container build/
validate test). So, let's give it more time in that case.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-04-25 10:51:51 -07:00
497 changed files with 3972 additions and 1 deletions

View File

@ -1244,8 +1244,10 @@ sub advisory_check_nonmatching_packages {
return if (get_var("_ACNMP_DONE"));
script_run 'touch /tmp/installedupdatepkgs.txt';
my $rpmcmd = "rpm";
my $timeout = 180;
my $wrapper = $args{wrapper};
$rpmcmd = "$wrapper rpm" if ($wrapper);
$timeout = 360 if ($wrapper);
# this creates /tmp/installedupdatepkgs.txt as a sorted list of installed
# packages with the same name as packages from the update, in the same form
# as /mnt/updatepkgs.txt. The '--last | head -1' tries to handle the
@ -1259,7 +1261,7 @@ sub advisory_check_nonmatching_packages {
# (we need four to reach bash, and half of them get eaten by perl or
# something along the way). Yes, it only works with *single* quotes. Yes,
# I hate escaping
script_run 'for pkg in $(cat /mnt/updatepkgnames.txt); do ' . $rpmcmd . ' -q $pkg && ' . $rpmcmd . ' -q $pkg --last | head -1 | cut -d" " -f1 | sed -e \'s,\^,\\\\\\\\^,g\' | xargs ' . $rpmcmd . ' -q --qf "%{SOURCERPM} %{NAME} %{EPOCHNUM} %{VERSION} %{RELEASE}\n" >> /tmp/installedupdatepkgs.txt; done', timeout => 180;
script_run 'for pkg in $(cat /mnt/updatepkgnames.txt); do ' . $rpmcmd . ' -q $pkg && ' . $rpmcmd . ' -q $pkg --last | head -1 | cut -d" " -f1 | sed -e \'s,\^,\\\\\\\\^,g\' | xargs ' . $rpmcmd . ' -q --qf "%{SOURCERPM} %{NAME} %{EPOCHNUM} %{VERSION} %{RELEASE}\n" >> /tmp/installedupdatepkgs.txt; done', timeout => $timeout;
script_run 'sort -u -o /tmp/installedupdatepkgs.txt /tmp/installedupdatepkgs.txt';
# for debugging, may as well always upload these, can't hurt anything
upload_logs "/tmp/installedupdatepkgs.txt", failok => 1;

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 591,
"width": 42,
"ypos": 46,
"height": 19,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_run_calendar"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 61,
"type": "match",
"height": 21,
"width": 76,
"xpos": 546
}
],
"properties": [],
"tags": [
"apps_run_clocks"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 458,
"width": 65,
"ypos": 90,
"height": 21,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_run_contacts"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 22,
"type": "match",
"ypos": 90,
"width": 138,
"xpos": 443
}
],
"properties": [],
"tags": [
"apps_run_diskusage"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 479,
"width": 66,
"type": "match",
"height": 20,
"ypos": 90
}
],
"properties": [],
"tags": [
"apps_run_fonts"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 446,
"width": 129,
"ypos": 119,
"type": "match",
"height": 19
}
],
"properties": [],
"tags": [
"apps_run_gvim"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 483,
"width": 37,
"height": 19,
"type": "match",
"ypos": 39
}
],
"properties": [],
"tags": [
"apps_run_logs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 162,
"type": "match",
"height": 19,
"xpos": 486,
"width": 51
}
],
"properties": [],
"tags": [
"apps_run_monitor"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 445,
"width": 131,
"type": "match",
"height": 19,
"ypos": 131
}
],
"properties": [],
"tags": [
"apps_run_scan"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 115,
"type": "match",
"height": 21,
"xpos": 494,
"width": 71
}
],
"properties": [],
"tags": [
"apps_run_texteditor",
"apps_run_editor"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 378,
"type": "match",
"height": 23,
"width": 84,
"xpos": 45
}
],
"properties": [],
"tags": [
"apps_settings_menu_background"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 159,
"height": 64,
"type": "match",
"width": 137,
"xpos": 229
}
],
"properties": [],
"tags": [
"archiver_archive_created"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 238,
"width": 116,
"height": 55,
"type": "match",
"ypos": 169
}
],
"properties": [],
"tags": [
"archiver_archive_extracted"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 693,
"width": 48,
"height": 19,
"type": "match",
"ypos": 308
}
],
"properties": [],
"tags": [
"archiver_button_create"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 315,
"width": 90,
"ypos": 497,
"type": "match",
"height": 22
}
],
"properties": [],
"tags": [
"archiver_context_archive"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 58,
"xpos": 311,
"height": 21,
"type": "match",
"ypos": 204
}
],
"properties": [],
"tags": [
"archiver_context_extract"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 626,
"width": 96,
"height": 43,
"type": "match",
"ypos": 562
}
],
"properties": [],
"tags": [
"archiver_select_tarxz"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 80,
"xpos": 20,
"type": "match",
"height": 20,
"ypos": 322
}
],
"properties": [],
"tags": [
"gnome_open_location_pictures"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 144,
"xpos": 260,
"type": "match",
"height": 128,
"ypos": 166
}
],
"properties": [],
"tags": [
"calc_about_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 850 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 378,
"height": 21,
"type": "match",
"width": 37,
"xpos": 381
}
],
"properties": [],
"tags": [
"calc_button_mod"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 893 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 88,
"xpos": 173,
"type": "match",
"height": 29,
"ypos": 185
}
],
"properties": [],
"tags": [
"calc_credits_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 765 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 363,
"width": 121,
"height": 23,
"type": "match",
"ypos": 487
}
],
"properties": [],
"tags": [
"calc_menu_about"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 292,
"type": "match",
"height": 34,
"xpos": 162,
"width": 147
}
],
"properties": [],
"tags": [
"calc_result_O9qsL"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 225,
"type": "match",
"height": 108,
"xpos": 428,
"width": 171
}
],
"properties": [],
"tags": [
"chars_about_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 67,
"xpos": 56,
"type": "match",
"height": 80,
"ypos": 90
}
],
"properties": [],
"tags": [
"chars_character_copied"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"xpos": 358,
"width": 72,
"type": "match",
"height": 21,
"ypos": 229
},
{
"ypos": 397,
"height": 20,
"type": "match",
"xpos": 357,
"width": 65
}
],
"properties": [],
"tags": [
"chars_credits_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 226,
"type": "match",
"height": 27,
"width": 189,
"xpos": 392
}
],
"properties": [],
"tags": [
"chars_legal_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"xpos": 598,
"width": 66,
"ypos": 513,
"height": 22,
"type": "match"
},
{
"type": "match",
"height": 85,
"ypos": 300,
"width": 113,
"xpos": 457
}
],
"properties": [],
"tags": [
"chars_love_eyes_dialogue"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 20,
"type": "match",
"ypos": 405,
"xpos": 45,
"width": 68
}
],
"properties": [],
"tags": [
"chars_select_activities"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 120,
"xpos": 47,
"ypos": 268,
"height": 23,
"type": "match"
}
],
"properties": [],
"tags": [
"chars_select_animals"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 42,
"width": 46,
"ypos": 537,
"type": "match",
"height": 23
}
],
"properties": [],
"tags": [
"chars_select_flags"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 93,
"xpos": 44,
"type": "match",
"height": 22,
"ypos": 313
}
],
"properties": [],
"tags": [
"chars_select_food"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 22,
"type": "match",
"ypos": 223,
"xpos": 44,
"width": 101
}
],
"properties": [],
"tags": [
"chars_select_people"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 22,
"type": "match",
"ypos": 493,
"width": 65,
"xpos": 43
}
],
"properties": [],
"tags": [
"chars_select_symbols"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 19,
"type": "match",
"ypos": 360,
"width": 106,
"xpos": 47
}
],
"properties": [],
"tags": [
"chars_select_travel"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 115,
"type": "match",
"height": 18,
"width": 509,
"xpos": 235
}
],
"properties": [],
"tags": [
"clocks_alarm_inactive"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 102,
"xpos": 230,
"height": 28,
"type": "match",
"ypos": 106
}
],
"properties": [],
"tags": [
"clocks_alarm_snooze_confirmed"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 74,
"xpos": 466,
"ypos": 495,
"height": 22,
"type": "match"
}
],
"properties": [],
"tags": [
"clocks_button_add_alarm"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 485,
"width": 55,
"type": "match",
"height": 20,
"ypos": 629
}
],
"properties": [],
"tags": [
"clocks_button_alarm_snooze"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 22,
"type": "match",
"ypos": 569,
"width": 51,
"xpos": 488
}
],
"properties": [],
"tags": [
"clocks_button_alarm_stop"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 526,
"width": 96,
"ypos": 43,
"height": 23,
"type": "match"
}
],
"properties": [],
"tags": [
"clocks_button_stopwatch"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 46,
"type": "match",
"height": 19,
"width": 65,
"xpos": 665
}
],
"properties": [],
"tags": [
"clocks_button_timer"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 264,
"type": "match",
"height": 20,
"xpos": 374,
"width": 41
}
],
"properties": [],
"tags": [
"clocks_button_timer_minute"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 17,
"type": "match",
"ypos": 45,
"width": 68,
"xpos": 294
}
],
"properties": [],
"tags": [
"clocks_button_world"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 187,
"type": "match",
"height": 23,
"xpos": 216,
"width": 124
}
],
"properties": [],
"tags": [
"clocks_city_added_bratislava"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 220,
"width": 84,
"ypos": 188,
"type": "match",
"height": 21
}
],
"properties": [],
"tags": [
"clocks_city_added_reykjavik"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"height": 64,
"type": "match",
"ypos": 336,
"xpos": 488,
"width": 21
},
{
"height": 57,
"type": "match",
"ypos": 700,
"width": 90,
"xpos": 411
}
],
"properties": [],
"tags": [
"clocks_city_details"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"xpos": 485,
"width": 58,
"type": "match",
"height": 19,
"ypos": 157
},
{
"height": 33,
"type": "match",
"ypos": 259,
"width": 92,
"xpos": 355
}
],
"properties": [],
"tags": [
"clocks_credits_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 160,
"type": "match",
"height": 21,
"xpos": 824,
"width": 89
}
],
"properties": [],
"tags": [
"clocks_menu_about"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 822,
"width": 47,
"type": "match",
"height": 20,
"ypos": 129
}
],
"properties": [],
"tags": [
"clocks_menu_help"
]
}

Some files were not shown because too many files have changed in this diff Show More