>
>
>
> Hmm. Does it by any chance help if you apply the following patch?
>
diff --git a/tests/t2_block_cache.py b/tests/t2_block_cache.py
> --- a/tests/t2_block_cache.py
> +++ b/tests/t2_block_cache.py
> @@ -156,6 +156,7 @@
>
> # Shutdown threads
> llfuse.lock.release()
> + time.sleep(10)
> try:
>
we are not lucky
I had the same error:
tests/t2_block_cache.py:114: cache_tests.test_destroy_deadlock FAILED
====================================== FAILURES
_____________________________________________________________________________________
cache_tests.test_destroy_deadlock
_____________________________________________________________________________________
Traceback (most recent call last):
File "/root/s3ql/s3ql-2.8.1/tests/t2_block_cache.py", line 164, in
test_destroy_deadlock
self.cache.destroy()
File "_pytest.python", line 1009, in __exit__
pytest.fail("DID NOT RAISE")
File "_pytest.runner", line 456, in fail
raise Failed(msg=msg, pytrace=pytrace)
Failed: DID NOT RAISE
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Interrupted: stopping after 1 failures
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
=============================================================================
1 failed, 104 passed, 97 skipped in 16.41 seconds
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.