[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 30 17:40:10 UTC 2014
#2290: allmydata.test.test_util.FileUtil.test_disk_stats sometimes fails on Travis
------------------------+-------------------------------------
Reporter: daira | Owner: Brian Warner <warner@…>
Type: defect | Status: closed
Priority: normal | Milestone: undecided
Component: code | Version: 1.10.0
Resolution: fixed | Keywords: tests travis
Launchpad Bug: |
------------------------+-------------------------------------
Comment (by Brian Warner <warner@…>):
In [changeset:"e80f0753471948419466ad943d659b2a0f9e91a8/trunk"]:
{{{
#!CommitTicketReference repository="trunk"
revision="e80f0753471948419466ad943d659b2a0f9e91a8"
travis: remove the os.statvfs debug command
According to https://github.com/travis-ci/travis-ci/issues/2788 (which
was WONTFIXED), roughly half the travis-ci buildserver fleet runs off
tmpfs volumes, which have different notions of space-free and space-used
than real filesystems. We've adapted our tests to avoid relying upon
space-used>0, and no longer need this call to investigate the problem.
refs ticket:2290
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2290#comment:12>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list