[Bug 2053267] Re: Run test-suite as part of autopkgtest

Olivier Gayot 2053267 at bugs.launchpad.net
Thu Feb 15 19:22:25 UTC 2024


Adding debdiff. The package is available in PPA ogayot/noble-proposed
[1]

[1] https://launchpad.net/~ogayot/+archive/ubuntu/noble-
proposed/+packages

** Patch added: "1-0.3.0-3ubuntu2__0.3.0-3ubuntu3.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/python-requests-unixsocket/+bug/2053267/+attachment/5746468/+files/1-0.3.0-3ubuntu2__0.3.0-3ubuntu3.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-requests-unixsocket in Ubuntu.
https://bugs.launchpad.net/bugs/2053267

Title:
  Run test-suite as part of autopkgtest

Status in python-requests-unixsocket package in Ubuntu:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-requests-unixsocket/+bug/2053267/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list