Source: supervisor Version: 4.2.5-2 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.13
Hi Maintainer The autopkgtests of this package fail with Python 3.13 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/s/supervisor/testing/amd64/ 66s ====================================================================== 66s FAIL: test_getProcessStateDescription (test_process.SubprocessTests.test_getProcessStateDescription) 66s ---------------------------------------------------------------------- 66s Traceback (most recent call last): 66s File "/tmp/autopkgtest-lxc.m3t9etmc/downtmp/build.NnH/src/supervisor/tests/test_process.py", line 43, in test_getProcessStateDescription 66s self.assertEqual(getProcessStateDescription(code), statename) 66s ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 66s AssertionError: None != '__firstlineno__' 66s 66s ---------------------------------------------------------------------- 66s Ran 1369 tests in 9.215s 66s 66s FAILED (failures=1)