On Sat, 2026-06-27 at 17:49 +0200, Frantisek Zatloukal wrote: > To be honest.. even the bodhi/test results interface isn't working that > well - update tests are failing on timeout on occasion, test retrigger > doesn't retrigger all tests (when that button actually does something) and > now seemingly left two of the tests in permanently failed state - > realmd_join_sssd_ad; realmd_join_sssd. (and fedora.ci tests seem to be > "just failing" almost all the time).
[I wrote this yesterday but didbn't send it for some reason, sending now] There was some kind of infra issue, I think, preventing update download from working correctly when the tests ran. All the tests do seem to have run every time you re-triggered, AFAICS, and they should, because when you hit that button, what happens for openQA is we just re-trigger the tests for the update entirely. We don't really "re-run". I've re-run all the tests again and they all passed except one flake, I'm re-running that one now. [today note: the re-run passed and the update was cleared] The fedora-ci test that fails is rpmdeplint, this is what is failing: fmt11-11.2.0-6.fc45.x86_64 provides /usr/lib64/libfmt.so.11.2.0 which is also provided by fmt-11.2.0-4.fc44.x86_64 I'm not sure why it's worried about a conflict with the old version of the package. IIRC it's supposed to not do that. I'd have to look at the code again to figure out why, though. Note, though, this is not a gating test, so it did not prevent the update going stable. -- Adam Williamson (he/him/his) Fedora QA Fedora Chat: @adamwill:fedora.im | Mastodon: @[email protected] https://www.happyassassin.net -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
