Cristian Manoni <[email protected]> writes: >> Could you check if any other tests fail as well? If you remove the >> --exitfirst argument in tests/pytest.ini, py.test will continue with the >> remaining tests even when encountering a failure. >> >> > Test failed are: > _____________________________________________________________________________________ > > 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 > _____________________________________________________________________________________ > > cache_tests.test_expire_deadlock > ______________________________________________________________________________________ > Traceback (most recent call last): > File "/root/s3ql/s3ql-2.8.1/tests/t2_block_cache.py", line 211, in > test_expire_deadlock > self.cache.clear() > 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 > > >> If the other tests all pass, you can probably still safely use S3QL, >> i.e. the bug is in the testcase rather than in the program itself. >> > > I confirm, it seems works > I'll continue with tests on building s3ql rpm
Please also please file a bug at https://bitbucket.org/nikratio/s3ql/issues for this. Thanks! -Nikolaus -- GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- 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.
