Package: src:python-mbed-ls
Version: 1.6.2+dfsg-8
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12
python-mbed-ls autopkg tests fail with Python 3.12:
[...]
293s ======================================================================
293s ERROR: test_fs_after
(test.mbedls_toolsbase.BasicTestCase.test_fs_after)
293s ----------------------------------------------------------------------
293s Traceback (most recent call last):
293s File
"/tmp/autopkgtest.9Keg8Q/autopkgtest_tmp/test/mbedls_toolsbase.py", line
425, in test_fs_after
293s self.assertDictContainsSubset(ret[0], ret_with_details[0])
293s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
293s AttributeError: 'BasicTestCase' object has no attribute
'assertDictContainsSubset'
293s
293s ======================================================================
293s ERROR: test_fs_before
(test.mbedls_toolsbase.BasicTestCase.test_fs_before)
293s ----------------------------------------------------------------------
293s Traceback (most recent call last):
293s File
"/tmp/autopkgtest.9Keg8Q/autopkgtest_tmp/test/mbedls_toolsbase.py", line
501, in test_fs_before
293s self.assertDictContainsSubset(ret[0], ret_with_details[0])
293s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
293s AttributeError: 'BasicTestCase' object has no attribute
'assertDictContainsSubset'
293s
293s ----------------------------------------------------------------------
293s Ran 79 tests in 0.198s
293s
293s FAILED (errors=2, skipped=4)