Source: python-lz4
Version: 0.10.1+dfsg1-0.1
Severity: serious

https://buildd.debian.org/status/package.php?p=python-lz4&suite=sid

...
   dh_auto_test -a -O--parallel -O--buildsystem=pybuild
I: pybuild base:184: cd 
/<<BUILDDIR>>/python-lz4-0.10.1+dfsg1/.pybuild/pythonX.Y_2.7/build; python2.7 
-m nose tests
..............................................F.....
======================================================================
FAIL: test_get_frame_info (test_frame.TestLZ4Frame)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/<<BUILDDIR>>/python-lz4-0.10.1+dfsg1/.pybuild/pythonX.Y_2.7/build/tests/test_frame.py",
 line 200, in test_get_frame_info
    "contentSize":len(input_data)
AssertionError: {'blockMode': 1, 'blockSizeID': 4, 'contentSize': 0, 
'frameType': 0, 'contentChe [truncated]... != {'blockMode': 1, 'blockSizeID': 
4, 'contentSize': 112, 'frameType': 0, 'contentC [truncated]...
  {'blockMode': 1,
   'blockSizeID': 4,
   'contentChecksumFlag': 0,
-  'contentSize': 0,
?                 ^

+  'contentSize': 112,
?                 ^^^

   'frameType': 0}

----------------------------------------------------------------------
Ran 52 tests in 26.027s

FAILED (failures=1)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/<<BUILDDIR>>/python-lz4-0.10.1+dfsg1/.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:10: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25

Reply via email to