[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2290: allmydata.test.test_util.FileUtil.test_disk_stats sometimes fails on Travis
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Sep 2 14:50:06 UTC 2014
#2290: allmydata.test.test_util.FileUtil.test_disk_stats sometimes fails on Travis
--------------------------+---------------------------
Reporter: daira | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: code | Version: 1.10.0
Keywords: tests travis | Launchpad Bug:
--------------------------+---------------------------
https://travis-ci.org/travis-tahoe/tahoe-lafs/jobs/34190813
{{{
[FAIL]
Traceback (most recent call last):
File "/home/travis/build/travis-tahoe/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
}}}
I don't understand why this failed on Python 2.6.9 but succeeded (https
://travis-ci.org/travis-tahoe/tahoe-lafs/jobs/34190811) on the Python
2.7.8 run of the same build. Also, a previous build with identical source
(https://travis-ci.org/travis-tahoe/tahoe-lafs/jobs/34187776) passed on
Python 2.6.9.
(Travis isn't enabled yet for the main repo, but this is an identical test
repo.)
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2290>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list