On Jun 20 2017, Alexandre Gonçalves <[email protected]> wrote: > ================================================ warnings summary > ================================================ > > t2_block_cache.py::TestBackendPool > > cannot collect test class 'TestBackendPool' because it has a _ > _init__ constructor
That's a known problem, see https://bitbucket.org/nikratio/s3ql/issues/248/. > AssertionError: Expected to catch 1 '^Object %d is corrupted' > messages, but got only 0 Hmm. That's a new one. Could you file an issue at https://bitbucket.org/nikratio/s3ql/issues/? > Will the next version solve this issues? When will it come out? That depends on how much time I can find to work on S3QL. There is no fixed timeline. That said, I think you can safely use this version. I am pretty sure that the above are bugs in the test cases, not in S3QL itself. Best, -Nikolaus -- GPG 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.
