Source: python-intbitset
Version: 2.3.0-2
Severity: important
https://buildd.debian.org/status/package.php?p=python-intbitset&suite=sid
...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -a -O--buildsystem=pybuild
I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build;
python2.7 -m nose tests
........F.........................................
======================================================================
FAIL: intbitset - set consistence
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tests/test_intbitset.py",
line 542, in test_set_consistence
self.assertEqual(intbitset1.fastdump(), dumped)
AssertionError: 'x\x9cc``dp\x10`\x18\x00\xc0\x88\xc2\x03\x00*L\x00S' !=
'x\x9cc`\x10p``d\x18\x18\x80d/\x00*\xb6\x00S'
----------------------------------------------------------------------
Ran 50 tests in 160.755s
FAILED (failures=1)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned
exit code 13
debian/rules:4: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25