Source: janus Version: 1.1.2-1.2 Severity: serious https://tracker.debian.org/pkg/janus
Issues preventing migration: ∙ ∙ autopkgtest for janus/1.1.2-1.2: amd64: Regression or new test ♻, arm64: Regression or new test ♻, armel: Regression or new test ♻, armhf: Regression or new test ♻, i386: Regression or new test ♻, ppc64el: Regression or new test ♻, riscv64: Regression or new test ♻, s390x: Regression or new test ♻ ... 79s autopkgtest [00:39:44]: test command1: python3 test/echo.py ws://localhost:8188/ 79s autopkgtest [00:39:44]: test command1: [----------------------- 80s /tmp/autopkgtest-lxc.on05rz9l/downtmp/build.pJ9/src/test/echo.py:310: DeprecationWarning: There is no current event loop 80s loop = asyncio.get_event_loop() 80s INFO:echo:Creating session 80s ERROR:echo:Test Failed 80s Traceback (most recent call last): 80s File "/tmp/autopkgtest-lxc.on05rz9l/downtmp/build.pJ9/src/test/echo.py", line 312, in <module> 80s loop.run_until_complete( 80s ~~~~~~~~~~~~~~~~~~~~~~~^ 80s run(pc=pc, player=player, session=session) 80s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 80s ) 80s ^ 80s File "/usr/lib/python3.13/asyncio/base_events.py", line 719, in run_until_complete 80s return future.result() 80s ~~~~~~~~~~~~~^^ 80s File "/tmp/autopkgtest-lxc.on05rz9l/downtmp/build.pJ9/src/test/echo.py", line 187, in run 80s await session.create() 80s File "/tmp/autopkgtest-lxc.on05rz9l/downtmp/build.pJ9/src/test/echo.py", line 122, in create 80s self._websocket = await WebSocketClient(self._url).connect() 80s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 80s File "/tmp/autopkgtest-lxc.on05rz9l/downtmp/build.pJ9/src/test/echo.py", line 33, in connect 80s if self.connection.open: 80s ^^^^^^^^^^^^^^^^^^^^ 80s AttributeError: 'ClientConnection' object has no attribute 'open' 80s INFO:echo:Destroying session 80s INFO:echo:Session destroyed 80s INFO:echo:Closing WebSocket 80s autopkgtest [00:39:45]: test command1: -----------------------] 80s command1 FAIL non-zero exit status 1 ...