erf, I'm way behind, aren't I? sorry. catching up on Thursday through Tuesday in #fedora qa:

* tested the latest systemd upstream patch, still hanging - https://github.com/systemd/systemd/pull/41439#issuecomment-4182154969
* found KDE update notifications work when tested manually, only broken in openQA, un-proposed the blocker - https://bugzilla.redhat.com/show_bug.cgi?id=2454156#c1
* implemented an xfreerdp remote desktop test - https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/pulls/514
* sent a pr to improve the bodhi "update won't be pushed due to a freeze" message - https://github.com/fedora-infra/bodhi/pull/6100

1/?

* a couple of small #openQA test robustifications - https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/commit/413e0ec8 , https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/commit/c7b88eab
* sent a pungi PR to log Koji task IDs for deliverables to aid compose-critical packages script development - https://pagure.io/pungi/pull-request/1900
* sent fix for a testing-farm setup problem which caused issues for podman tests - https://gitlab.com/testing-farm/infrastructure/-/merge_requests/1328
* filed related podman issue - https://github.com/containers/podman/issues/28452
* fixed python-avocado build and resultsdb_api dep - https://bodhi.fedoraproject.org/updates/FEDORA-2026-d92a583737

2/3

Add some magic waits to password typing in plasma-setup · 413e0ec8e3

Lately I see a lot of failures where we're off-by-one in password typing here, e.g. https://openqa.fedoraproject.org/tests/4534219#step/_graphical_wait_login/15 let's see if some magic waits help. Sigh. Signed-off-by: Adam Williamson <[email protected]>

Fedora Forge

* reviewed lruzicka's screen recording #openqa test a few times - https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/pulls/505
* sent a PR to enable desktop_notifications test on updates - https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/pulls/515
* noticed rmdepcheck is behaving wrongly on EPEL 9, started looking into why, didn't figure it out yet - https://forge.fedoraproject.org/quality/rmdepcheck/issues/23
* requested an F44 final candidate compose (though it's not really an RC) - https://forge.fedoraproject.org/releng/tickets/issues/13303

3/3

Add GNOME screen recording test

Introduce a new openQA test module for GNOME screen recording on Wayland. The test exercises the screenshot overlay workflow, starts and stops a recording, and verifies that a non-empty screencast file is created in ~/Videos/Screencasts/.

Fedora Forge