[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2298: intermittent test failure in test_util.FileUtil.test_disk_stats
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Sep 12 05:37:50 UTC 2014
#2298: intermittent test failure in test_util.FileUtil.test_disk_stats
--------------------+---------------------------
Reporter: warner | Owner:
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: code | Version: 1.10.0
Keywords: | Launchpad Bug:
--------------------+---------------------------
Travis recorded a failure in test_util.FileUtil.test_disk_stats, while
running under python2.6, against my "2023-caution" branch (git revision
1a07dfdedef4747784ad1798542a2f4c0b9c4be3). I can't think of any reason
that ought to behave differently than the trunk revision
6a38a3c54e0846dea625f5af0a4d365f9368acf6 .
https://travis-ci.org/tahoe-lafs/tahoe-lafs/jobs/35085800#L3722
{{{
[FAIL]
Traceback (most recent call last):
File "/home/travis/build/tahoe-lafs/tahoe-
lafs/src/allmydata/test/test_util.py", line 522, in test_disk_stats
self.failUnless(disk['used'] > 0, disk['used'])
File "/home/travis/virtualenv/python2.6.9/lib/python2.6/site-
packages/twisted/trial/_synctest.py", line 308, in assertTrue
raise self.failureException(msg)
twisted.trial.unittest.FailTest: 0
allmydata.test.test_util.FileUtil.test_disk_stats
}}}
This test didn't fail for me on OS-X under python2.6 .
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2298>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list