[Python-modules-team] Bug#836585: celery: FTBFS in testing (failing tests)

Paul Wise pabs at debian.org
Tue Sep 13 04:06:34 UTC 2016


On Sun, 4 Sep 2016 11:54:01 +0200 (CEST) Santiago Vila wrote:

> I tried to build this package in stretch with "dpkg-buildpackage -A"
> (which is what the "Arch: all" autobuilder would do to build it)
> but it failed:

I can't reproduce this build failure using `pdebuild --debbuildopts -A`.

Which version of python-openssl did you have installed?

I have version python-openssl 16.1.0-1 installed.

It looks like this issue was fixed by skipping PyOpenSSL tests on Python 3:

$ egrep -iC3 'test_unmatched_key_cert|test_unknown_source' ../*.build
test_self_send (celery.tests.security.test_serialization.test_SecureSerializer) ... ok
test_separate_ends (celery.tests.security.test_serialization.test_SecureSerializer) ... ok
test_serialize (celery.tests.security.test_serialization.test_SecureSerializer) ... ok
test_unknown_source (celery.tests.security.test_serialization.test_SecureSerializer) ... ok
test_unmatched_key_cert (celery.tests.security.test_serialization.test_SecureSerializer) ... ok
test_AsyncResult_when_not_registered (celery.tests.tasks.test_canvas.test_Signature) ... ok
test_INVERT (celery.tests.tasks.test_canvas.test_Signature) ... ok
test_OR (celery.tests.tasks.test_canvas.test_Signature) ... ok
--
test_self_send (celery.tests.security.test_serialization.test_SecureSerializer) ... SKIP: PyOpenSSL does not work on Python 3
test_separate_ends (celery.tests.security.test_serialization.test_SecureSerializer) ... SKIP: PyOpenSSL does not work on Python 3
test_serialize (celery.tests.security.test_serialization.test_SecureSerializer) ... SKIP: PyOpenSSL does not work on Python 3
test_unknown_source (celery.tests.security.test_serialization.test_SecureSerializer) ... SKIP: PyOpenSSL does not work on Python 3
test_unmatched_key_cert (celery.tests.security.test_serialization.test_SecureSerializer) ... SKIP: PyOpenSSL does not work on Python 3
test_AsyncResult_when_not_registered (celery.tests.tasks.test_canvas.test_Signature) ... ok
test_INVERT (celery.tests.tasks.test_canvas.test_Signature) ... ok
test_OR (celery.tests.tasks.test_canvas.test_Signature) ... ok

-- 
bye,
pabs

https://wiki.debian.org/PaulWise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160913/666beabb/attachment.sig>


More information about the Python-modules-team mailing list