fedora-infra / the-new-hotness

A fedora messaging consumer that files bugzilla bugs for upstream releases
https://release-monitoring.org
GNU Lesser General Public License v2.1
43 stars 32 forks source link

Change whitelist to allowlist #559

Closed Zlopez closed 1 year ago

Zlopez commented 1 year ago

Tox changed the whitelist to allowlist and break the tests. Let's fix that and hope that this play with words doesn't happen in the future.

softwarefactory-project-zuul[bot] commented 1 year ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/96f5452a18c04593a06cd711feae8ec2

:heavy_check_mark: fi-tox-mypy SUCCESS in 14m 05s :heavy_check_mark: fi-tox-lint SUCCESS in 14m 05s :heavy_check_mark: fi-tox-format SUCCESS in 14m 03s :heavy_check_mark: fi-tox-python38 SUCCESS in 14m 24s :heavy_check_mark: fi-tox-python39 SUCCESS in 14m 29s :x: fi-tox-python310 FAILURE in 12m 22s :heavy_check_mark: fi-tox-docs SUCCESS in 14m 01s :heavy_check_mark: fi-tox-bandit SUCCESS in 13m 44s :heavy_check_mark: fi-tox-diff-cover SUCCESS in 15m 03s

softwarefactory-project-zuul[bot] commented 1 year ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/baaf08cb762a4bd38b4eb95c77065e27

:heavy_check_mark: fi-tox-mypy SUCCESS in 10m 09s :heavy_check_mark: fi-tox-lint SUCCESS in 10m 19s :heavy_check_mark: fi-tox-format SUCCESS in 10m 14s :heavy_check_mark: fi-tox-python38 SUCCESS in 10m 21s :heavy_check_mark: fi-tox-python39 SUCCESS in 10m 27s :x: fi-tox-python310 FAILURE in 8m 08s :x: fi-tox-docs FAILURE in 9m 57s :heavy_check_mark: fi-tox-bandit SUCCESS in 9m 59s :heavy_check_mark: fi-tox-diff-cover SUCCESS in 11m 30s

softwarefactory-project-zuul[bot] commented 1 year ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/a0fdb522d08345b0bba499b78f56ccd3

:heavy_check_mark: fi-tox-mypy SUCCESS in 10m 18s :x: fi-tox-lint FAILURE in 9m 48s :heavy_check_mark: fi-tox-format SUCCESS in 9m 48s :heavy_check_mark: fi-tox-python38 SUCCESS in 10m 35s :heavy_check_mark: fi-tox-python39 SUCCESS in 10m 30s :heavy_check_mark: fi-tox-python310 SUCCESS in 10m 28s :heavy_check_mark: fi-tox-docs SUCCESS in 10m 06s :heavy_check_mark: fi-tox-bandit SUCCESS in 10m 22s :heavy_check_mark: fi-tox-diff-cover SUCCESS in 11m 32s

Zlopez commented 1 year ago

It seems that the tests are failing due to some pip error. Let me merge it even with the errors.