]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
tests: assign the storage servers to a fixed order which triggers a bug in new downlo...
authorZooko O'Whielacronx <zooko@zooko.com>
Sat, 4 Sep 2010 04:15:15 +0000 (21:15 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sat, 4 Sep 2010 04:15:15 +0000 (21:15 -0700)
commit9d421cb022ee60524f2fdc2cd40842517684e360
tree6b3b6bc303aabe03d5c6436f9b353920a9362804
parent687c58d78ccbe5bd583dd164a80c995b1f225590
tests: assign the storage servers to a fixed order which triggers a bug in new downloader every time this test is run (formerly this test would detect the bug in new-downloader only sporadically)
If you are investigating the bug in new-downloader, one way to investigate might be to change this ordering to a different fixed order (e.g. rotate by 4 instead of rotate by 5) and observe how the behavior of new-downloader differs in that case.
src/allmydata/test/test_hung_server.py