Source: barbican
Version: 1:19.0.0-1
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/b/barbican/testing/amd64/


171s ======================================================================
171s FAIL: 
barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_create_pkcs11
171s 
barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_create_pkcs11
171s ----------------------------------------------------------------------
171s testtools.testresult.real._StringException: Traceback (most
recent call last):
171s File 
"/tmp/autopkgtest-lxc.fq57wwxr/downtmp/build.uOJ/src/barbican/tests/plugin/crypto/test_p11_crypto.py",
line 322, in test_create_pkcs11
171s self.assertEqual(mo.mock_calls, calls)
171s ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
171s File "/usr/lib/python3/dist-packages/testtools/testcase.py", line
419, in assertEqual
171s self.assertThat(observed, matcher, message)
171s ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
171s File "/usr/lib/python3/dist-packages/testtools/testcase.py", line
509, in assertThat
171s raise mismatch_error
171s testtools.matchers._impl.MismatchError: !=:
171s reference = [call('seed_file', 'rb'),
171s call().__enter__(),
171s call().read(32),
171s call().__exit__(None, None, None),
171s call().close()]
171s actual = [call('seed_file', 'rb'),
171s call().__enter__(),
171s call().read(32),
171s call().__exit__(None, None, None)]
171s
171s
171s ----------------------------------------------------------------------
171s Ran 1336 tests in 32.221s
171s
171s FAILED (failures=1, skipped=17)

Reply via email to