[Bug 2068055] Re: proposed-migration terminado/0.18.0-1 vs pytest/8.2.1-2

Launchpad Bug Tracker 2068055 at bugs.launchpad.net
Wed Jun 5 11:23:27 UTC 2024


This bug was fixed in the package terminado - 0.18.0-1ubuntu1

---------------
terminado (0.18.0-1ubuntu1) oracular; urgency=medium

  * Update tests for pytest 8.2 compatibility (LP: #2068055).
    - d/t/control: insert previously undeclared dependency on
      python3-pytest-timeout
    - d/p/unclosed-websockets.patch: apply test fixes from upstream

 -- Chris Peterson <chris.peterson at canonical.com>  Tue, 04 Jun 2024
15:42:02 -0700

** Changed in: terminado (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2068055

Title:
  proposed-migration terminado/0.18.0-1 vs  pytest/8.2.1-2

Status in terminado package in Ubuntu:
  Fix Released
Status in terminado package in Debian:
  New

Bug description:
  There are two issues currently:

  1. The debian/tests/control file is missing the python3-pytest-timeout
  dependency, causing the following error:

  s autopkgtest [14:02:44]: test runtestsuite3: [-----------------------
   78s ERROR: Unknown config option: timeout
   78s
   78s
   78s ============================= test session starts ==============================
   78s platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0
   78s rootdir: /tmp/autopkgtest.UvcccZ/build.UoZ/src
   78s configfile: pyproject.toml
   78s testpaths: tests/
   78s collected 0 items / 2 errors
   78s
   78s ==================================== ERRORS ====================================
   78s _____________________ ERROR collecting tests/basic_test.py _____________________
   78s 'timeout' not found in `markers` configuration option
   78s _____________________ ERROR collecting tests/basic_test.py _____________________
   78s 'timeout' not found in `markers` configuration option
   78s =========================== short test summary info ============================
   78s ERROR tests/basic_test.py - Failed: 'timeout' not found in `markers` configuration option
   78s ERROR tests/basic_test.py - Failed: 'timeout' not found in `markers` configuration option
   78s ============================== 2 errors in 0.24s ===============================
   78s autopkgtest [14:02:45]: test runtestsuite3: -----------------------]
   79s autopkgtest [14:02:46]: test runtestsuite3:  - - - - - - - - - - results - - - - - - - - - -
   79s runtestsuite3        FAIL non-zero exit status 4
   79s autopkgtest [14:02:46]: @@@@@@@@@@@@@@@@@@@@ summary
   79s runtestsuite3        FAIL non-zero exit status 4

  2. The above is hiding a PytestUnraisableExceptionWarning error which
  was solved by upstream in
  https://github.com/jupyter/terminado/commit/e2c1b0830b5f5994bdfeb4d2c2d3e51e114e40b9#diff-e6bcf9c8a7eb9d493e604bcae41818b790764d53e4d1ad3b0a1763004f94067a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminado/+bug/2068055/+subscriptions




More information about the Ubuntu-sponsors mailing list