Opened at 2010-09-11T02:22:08Z
Last modified at 2010-09-12T07:25:48Z
#1197 closed defect
nondeterministic failure of allmydata.test.test_download.DownloadTest.test_lost_servers with NotEnoughSharesError — at Initial Version
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.0 |
Component: | code-network | Version: | 1.8β |
Keywords: | reviewed immutable download | Cc: | |
Launchpad Bug: |
Description
[ERROR]: allmydata.test.test_download.DownloadTest.test_lost_servers Traceback (most recent call last): Failure: allmydata.interfaces.NotEnoughSharesError: ran out of shares: complete=sh4 pending=Share(sh7-on-k6vb2) overdue= unused= need 3. Last failure: [Failure instance: Traceback (failure with no frames): <class 'foolscap.tokens.RemoteException'>: <RemoteException around '[Failure instance: Traceback: <class 'allmydata.test.no_network.IntentionalError'>: I was asked to break c:\python26\lib\site-packages\twisted\internet\base.py:778:runUntilCurrent build\bdist.win32\egg\foolscap\eventual.py:26:_turn c:\python26\lib\site-packages\twisted\internet\defer.py:280:callback c:\python26\lib\site-packages\twisted\internet\defer.py:354:_startRunCallbacks --- <exception caught here> --- c:\python26\lib\site-packages\twisted\internet\defer.py:371:_runCallbacks c:\buildbot_tahoe\freestorm_winxp-x86_py2.6\build\src\allmydata\test\no_network.py:81:<lambda> c:\buildbot_tahoe\freestorm_winxp-x86_py2.6\build\src\allmydata\test\no_network.py:68:_call ]'> ]
This test succeeds on other builders, and in the WinXP-x86 py2.6/builds/274/steps/test/logs/stdio next build of the same source.
Note: See
TracTickets for help on using
tickets.