On Sep 17 2015, Thomas Sarboni <[email protected]> wrote: > tests/t3_fs_api.py::fs_api_tests::test_setattr FAILED > > =================================== FAILURES > =================================== > __________________________ fs_api_tests.test_setattr > ___________________________ > Traceback (most recent call last): > File "/home/tsarboni/projets/s3ql/s3ql-2.14/tests/t3_fs_api.py", line > 447, in test_setattr > self.assertGreater(inode_new.ctime, inode_old.ctime) > File "/usr/lib64/python3.4/unittest/case.py", line 1188, in assertGreater > self.fail(self._formatMessage(msg, standardMsg)) > File "/usr/lib64/python3.4/unittest/case.py", line 642, in fail > raise self.failureException(msg) > AssertionError: 0 not greater than 1442536481.6721318 > !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures > !!!!!!!!!!!!!!!!!!!! > ===================== 1 failed, 23 passed in 0.68 seconds > ======================
Downgrading to llfuse 0.39 or applying https://anonscm.debian.org/viewvc/python-apps?view=revision&revision=12347 should help. Best, -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.
