On Sun, Sep 22, 2013 at 07:48:59AM -0700, Daniel Schepler wrote: > From my pbuilder build log: > > ... > debian/rules build > dh --with=python2 build > dh_testdir > dh_auto_configure > debian/rules override_dh_auto_build [...] > ./test_archivemail > ................................................F.................................................. > ====================================================================== > FAIL: testJustOld (__main__.TestIsTooOld) > with max_days=1, should be true for these dates >= 1 day > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "./test_archivemail", line 521, in testJustOld > max_days=1) > AssertionError
Hm, can you reproduce this? I see that the test parameters there are questionable, but still, the test should not fail. What do you get when you run $ python2 -c 'import time; print repr(time.time())' on the system in question? Nikolaus -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org