Source: wokkel
Version: 18.0.0-6
Severity: serious
Tags: ftbfs
wokkel FTBFS in sid:
ERROR: test_stopServiceNoReconnect
(test_component.ComponentTest.test_stopServiceNoReconnect)
When the service is stopped, no reconnect is attempted.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/trial/_asynctest.py", line 171,
in _deferSetUpAndRun
await self._run(
getattr(self, self._testMethodName), self._testMethodName, result
)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1188,
in __iter__
result.raiseException()
~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 455, in
raiseException
raise self.value.with_traceback(self.tb)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 208, in
maybeDeferred
result = f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/twisted/internet/utils.py", line 227, in
runWithWarningsSuppressed
raise exc_info[1].with_traceback(exc_info[2])
File "/usr/lib/python3/dist-packages/twisted/internet/utils.py", line 223, in
runWithWarningsSuppressed
result = f(*a, **kw)
File "/build/reproducible-
path/wokkel-18.0.0/.pybuild/cpython3_3.13/build/test/test_component.py", line
108, in test_stopServiceNoReconnect
comp.stopService()
~~~~~~~~~~~~~~~~^^
File "/build/reproducible-
path/wokkel-18.0.0/.pybuild/cpython3_3.13/build/wokkel/component.py", line 88,
in stopService
self.factory.stopTrying()
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/twisted/internet/protocol.py", line 508,
in stopTrying
self.connector.stopConnecting()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 1267, in
stopConnecting
assert self.transport is not None
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'),
(101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 7.0.4+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled