Adam Williamson
Adam Williamson
we could also finesse this by treating an explicit `scm = git` differently from no explicit setting. Then: 1. if `scm = git`, `git_auto_*` are treated as yes *unless* they...
Note there was also a lot of discussion in https://github.com/os-autoinst/openQA/pull/6430 , and I'm on the hook to propose something based on that discussion and this PR.
oh, sorry, in case anyone wondered: I've been distracted by https://github.com/os-autoinst/openQA/pull/6446 , which is why I didn't get back to this yet.
OK, https://github.com/os-autoinst/openQA/pull/6472 is my new effort here.
These additional, clearly AI-generated files are not needed or desired: ``` CONTRIBUTION_ACTIVITY_LOG.txt PR_DESCRIPTION.md PR_TITLE_AND_DESCRIPTION.txt bodhi-server/test_fix.py ``` As far as the fix itself goes: by eyeball this probably would more or...
> In fact, I would recommend squashing the commits into one. As a general thumb rule, please try to keep your commit messages under 50 characters. @gridhead yikes, I'll have...
Hum, so I'm another Fedora packager working on the same package, and this [seems to be back again](https://koji.fedoraproject.org/koji/taskinfo?taskID=119228499): ``` =================================== FAILURES =================================== _________________________________ test_shapes __________________________________ imgs = def test_shapes(imgs): imgs...
oh, as for the other package versions, they are: * python3-pillow 10.3.0-2.fc41 * python3-imageio 2.34.1-2.fc41 those both seem to be the latest.
ahhhh, I figured this out: it's entirely a downstream issue. `no_time_for_that_tiny.gif` - which these tests use - is not in the cached data tarball we use to avoid a network...
Note there's a pull request for this, with further discussion: https://github.com/fedora-infra/bodhi/pull/5956