[tahoe-dev] [tahoe-lafs] #1191: unit test failure: failed to download file with 2 shares on one server and one share on another
tahoe-lafs
trac at tahoe-lafs.org
Fri Sep 3 04:57:25 UTC 2010
#1191: unit test failure: failed to download file with 2 shares on one server and
one share on another
--------------------------------+-------------------------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.8.0
Component: code-peerselection | Version: 1.8β
Keywords: immutable download | Launchpad Bug:
--------------------------------+-------------------------------------------
For example in this run:
http://tahoe-lafs.org/buildbot/builders/hardy-
amd64/builds/687/steps/test/logs/stdio
{{{
[ERROR]:
allmydata.test.test_hung_server.HungServerDownloadTest.test_2_good_8_broken_copied_share
Traceback (most recent call last):
Failure: allmydata.interfaces.NotEnoughSharesError: ran out of shares:
complete=sh0,sh2 pending= overdue= unused= need 3. Last failure: None
}}}
The download should have succeeded because server 0 should have shares 0
and 2 and server 1 should have share 1.
[source:trunk/src/allmydata/test/test_hung_server.py at 4661#L197]
This test failure is nondeterministic. The first step is probably to
understand why that is and make it fail every time.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1191>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list