https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/buildbot-worker-3.5.0 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 781397 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: builtins.ModuleNotFoundError: No module named 'parameterized' FAILED (skips=5, errors=1, successes=257)
Thanks, submitted: https://github.com/buildbot/buildbot/issues/6524 to fix the missing dep in setup.py.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165427fb9d3e520e798547899fdf73650a53a399 commit 165427fb9d3e520e798547899fdf73650a53a399 Author: Brian Dolbec <dolsen@gentoo.org> AuthorDate: 2022-05-30 19:06:53 +0000 Commit: Brian Dolbec <dolsen@gentoo.org> CommitDate: 2022-05-30 19:08:46 +0000 dev-util/buildbot-worker: PEP 517 updates, fix missing test dep Fix missing test dep for 3.5.0, 9999 Closes: https://bugs.gentoo.org/848468 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Brian Dolbec <dolsen@gentoo.org> dev-util/buildbot-worker/buildbot-worker-3.4.0.ebuild | 1 + dev-util/buildbot-worker/buildbot-worker-3.5.0.ebuild | 2 ++ dev-util/buildbot-worker/buildbot-worker-9999.ebuild | 2 ++ 3 files changed, 5 insertions(+)