Public bug reported:

autopkgtests fail with 6.8.1-1 [1]

-----

=========================== short test summary info ============================
FAILED 
tests/webbrowser/test_webbrowser.py::TestLaunch::test_terminate_on_exception
FAILED tests/webbrowser/cdp/test_client.py::TestEvaluate::test_exception - Ex...
FAILED tests/webbrowser/cdp/test_client.py::TestEvaluate::test_error - Except...
FAILED tests/webbrowser/cdp/test_client.py::TestNavigate::test_detach - Excep...
FAILED tests/webbrowser/cdp/test_client.py::TestNavigate::test_error - Except...
FAILED 
tests/webbrowser/cdp/test_connection.py::TestCreateConnection::test_failure
FAILED 
tests/webbrowser/cdp/test_connection.py::TestReaderError::test_invalid_json
FAILED 
tests/webbrowser/cdp/test_connection.py::TestReaderError::test_unknown_session_id
FAILED tests/webbrowser/cdp/test_connection.py::TestSend::test_timeout[Default 
timeout, response not in time]
FAILED tests/webbrowser/cdp/test_connection.py::TestSend::test_timeout[Custom 
timeout, response not in time]
FAILED tests/webbrowser/cdp/test_connection.py::TestSend::test_bad_command - ...
FAILED tests/webbrowser/cdp/test_connection.py::TestSend::test_result_exception
FAILED 
tests/webbrowser/cdp/test_connection.py::TestHandleCmdResponse::test_response_error
FAILED 
tests/webbrowser/cdp/test_connection.py::TestHandleCmdResponse::test_response_no_result
================= 14 failed, 6450 passed, 28 skipped in 11.68s =================

-----

All the tests fail with this exception

-----

  +-+---------------- 1 ----------------
    | Traceback (most recent call last):
    |   File "/usr/lib/python3/dist-packages/pytest_trio/plugin.py", line 195, 
in _fixture_manager
    |     yield nursery_fixture
    |   File "/usr/lib/python3/dist-packages/pytest_trio/plugin.py", line 250, 
in run
    |     await self._func(**resolved_kwargs)
    |   File 
"/tmp/autopkgtest.aDBgWl/build.TT8/src/tests/webbrowser/cdp/test_connection.py",
 line 424, in test_response_no_result
    |     assert excinfo.group_contains(CDPError, match="^No result in CDP 
command response 0$")
    | AttributeError: 'ExceptionInfo' object has no attribute 'group_contains'

---

This is simply because we need python3-pytest 8.2.2-1 (which is
currently in oracular-proposed) here.

I am filing this bug only to indicate the above finding in the update-
excuses. This should be closed when pytest and streamlink migrate.

** Affects: streamlink (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Tags added: update-excuse

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

Title:
  autopkgtest failures for 6.8.1-1

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to