Source: s3ql
Version: 2.21+dfsg-2
Severity: serious
https://buildd.debian.org/status/package.php?p=s3ql
...
tests/t3_inode_cache.py::cache_tests::test_get PASSED
tests/t3_verify.py::test_retrieve FAILED
=================================== FAILURES ===================================
________________________________ test_retrieve _________________________________
Traceback (most recent call last):
File "/«BUILDDIR»/s3ql-2.21+dfsg/tests/t3_verify.py", line 96, in
test_retrieve
thread_count=1, full=False)
File "/usr/lib/python3.5/contextlib.py", line 66, in __exit__
next(self.gen)
File "/«BUILDDIR»/s3ql-2.21+dfsg/tests/pytest_checklogs.py", line 71, in
assert_logs
% (count, pattern, handler.count))
AssertionError: Expected to catch 1 '^Object %d is corrupted' messages, but got
only 0
----------------------------- Captured stdout call -----------------------------
..processed 0 objects (0.00%) so far..
------------------------------ Captured log call -------------------------------
verify.py 118 INFO Reading all objects...
verify.py 201 DEBUG reading object 22
verify.py 215 WARNING Backend seems to have lost object 22
verify.py 201 DEBUG reading object 25
verify.py 201 DEBUG reading object 30
verify.py 201 DEBUG reading object 31
verify.py 181 INFO Verified all 3 storage objects.
============================ pytest-warning summary ============================
WC1 /«BUILDDIR»/s3ql-2.21+dfsg/tests/t2_block_cache.py cannot collect test
class 'TestBackendPool' because it has a __init__ constructor
!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!!
===== 1 failed, 242 passed, 1 skipped, 1 pytest-warnings in 96.08 seconds ======
debian/rules:51: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2