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

Dan Bungert 2053267 at bugs.launchpad.net
Tue Feb 27 19:58:05 UTC 2024


uploaded

** Changed in: python-requests-unixsocket (Ubuntu)
       Status: In Progress => Fix Committed

-- 
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:
  Fix Committed
Status in python-requests-unixsocket package in Debian:
  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 showing test results during the 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