Bug#852307: bcolz: test_leftover_ptr_with_statement_create_open fails on s390x, powerpc
Daniel Stender
debian at danielstender.com
Mon Jan 23 13:20:35 UTC 2017
Package: bcolz
Version: 1.1.0+ds1-2
Severity: serious
Justification: fails to build from source
Control: forwarded -1 https://github.com/Blosc/bcolz/issues/329
There is a test failure on s390x and powerpc [1]:
<cut>
======================================================================
FAIL: test_leftover_ptr_create_flush_open (bcolz.tests.test_carray.LeftoverDiskTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "bcolz/tests/test_carray.py", line 2516, in test_leftover_ptr_create_flush_open
self.assertEqual((n_chunks * chunklen) + i, out.value)
AssertionError: 100 != 0
======================================================================
FAIL: test_leftover_ptr_with_statement_create_open (bcolz.tests.test_carray.LeftoverDiskTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "bcolz/tests/test_carray.py", line 2533, in test_leftover_ptr_with_statement_create_open
self.assertEqual((n_chunks * chunklen) + i, out.value)
AssertionError: 100 != 0
----------------------------------------------------------------------
Ran 1254 tests in 5.247s
FAILED (failures=2, skipped=156)
</cut>
DS
[1] https://buildd.debian.org/status/package.php?p=bcolz&suite=experimental
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the debian-science-maintainers
mailing list