[Bug 2053267] [NEW] Run test-suite as part of autopkgtest
Launchpad Bug Tracker
2053267 at bugs.launchpad.net
Thu Feb 15 19:23:41 UTC 2024
You have been subscribed to a public bug by Olivier Gayot (ogayot):
python-requests-unixsocket does not declare any autopkgtest. autodep8
detects that it is a python package and therefore runs autodep8-python3
which does the following:
```python3
import requests_unixsocket
print(requests_unixsocket)
```
This is better than nothing but running the actual test-suite would be
much better. This could have prevented bugs like
https://bugs.launchpad.net/ubuntu/+source/python-requests-
unixsocket/+bug/2053016 by blocking urllib3 / src:requests migration.
** Affects: python-requests-unixsocket (Ubuntu)
Importance: Undecided
Status: New
--
Run test-suite as part of autopkgtest
https://bugs.launchpad.net/bugs/2053267
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list