On Wed, 12 Mar 2008 22:59:46 +0500, Andrey Rahmatullin wrote: > В archivemail не проходят тесты на python 2.5 (на 2.4 нормально). Ошибка точности? (1205344695.5484228 != 1205344695.5484221) > + ./test_archivemail.py > .........................FFF............................... > ====================================================================== > FAIL: mbox timestamps should not change after semi-archival > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "./test_archivemail.py", line 713, in testMixed > self.assertEqual(self.mtime, new_mtime) > AssertionError: 1205344695.5484228 != 1205344695.5484221 > > ====================================================================== > FAIL: mbox timestamps should not change after no archival > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "./test_archivemail.py", line 690, in testNew > self.assertEqual(self.mtime, new_mtime) > AssertionError: 1205344695.5564232 != 1205344695.556422 > > ====================================================================== > FAIL: mbox timestamps should not change after archival > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "./test_archivemail.py", line 736, in testOld > self.assertEqual(self.mtime, new_mtime) > AssertionError: 1205344695.5604217 != 1205344695.56042 -- Grigory Batalov, ALT Linux Team