Source: beanbag
Version: 1.9.2-1.1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/beanbag.html

...
I: pybuild base:184: cd /build/1st/beanbag-1.9.2/.pybuild/pythonX.Y_3.6/build; 
python3.6 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.6.2rc1, pytest-3.0.6, py-1.4.34, pluggy-0.4.0
rootdir: /build/1st/beanbag-1.9.2, inifile: 
collected 4 items

tests/test_attrdict.py .
tests/test_bbv1.py .
tests/test_bbv2.py .F

=================================== FAILURES ===================================
____________________________ test_sane_inheritance _____________________________

    def test_sane_inheritance():
>       class MyBeanBag(BeanBag):
E       TypeError: __class__ set to <class 
'test_bbv2.test_sane_inheritance.<locals>.MyBeanBagBase'> defining 'MyBeanBag' 
as <class 'test_bbv2.test_sane_inheritance.<locals>.MyBeanBag'>

tests/test_bbv2.py:44: TypeError
====================== 1 failed, 3 passed in 2.07 seconds ======================
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/beanbag-1.9.2/.pybuild/pythonX.Y_3.6/build; python3.6 -m pytest tests
dh_auto_test: pybuild --test -i python{version} -p 3.6 3.5 returned exit code 13
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 25

Reply via email to