On Dec 06 2020, Xomex <
xom...@gmail.com> wrote:
> ____________________________ ERROR at setup of test_read_write[local/aes]
> _____________________________
> Traceback (most recent call last):
> File "/usr/local/src/s3ql-3.6.0/tests/pytest_checklogs.py", line 137, in
> pytest_runtest_setup
> check_output(item)
> File "/usr/local/src/s3ql-3.6.0/tests/pytest_checklogs.py", line 133, in
> check_output
> check_test_log(item.catch_log_handler)
> AttributeError: 'Function' object has no attribute 'catch_log_handler'
> ___________________________ ERROR at teardown of test_read_write[local/aes]
> ___________________________
> Traceback (most recent call last):
> File "/usr/local/src/s3ql-3.6.0/tests/pytest_checklogs.py", line 143, in
> pytest_runtest_teardown
> check_output(item)
> File "/usr/local/src/s3ql-3.6.0/tests/pytest_checklogs.py", line 133, in
> check_output
> check_test_log(item.catch_log_handler)
> AttributeError: 'Function' object has no attribute 'catch_log_handler'