mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 07:33:52 +00:00
test_upload.py: rename test_problem_layout_ticket1124 to test_problem_layout_ticket_1124 -- fix .todo reference.
This commit is contained in:
parent
0ebe18cc73
commit
23c649c897
@ -1182,7 +1182,7 @@ class EncodingParameters(GridTestMixin, unittest.TestCase, SetDEPMixin,
|
|||||||
d.addCallback(lambda ign:
|
d.addCallback(lambda ign:
|
||||||
self.failUnless(self._has_happy_share_distribution()))
|
self.failUnless(self._has_happy_share_distribution()))
|
||||||
return d
|
return d
|
||||||
test_problem_layout_ticket1124.todo = "Fix this after 1.7.1 release."
|
test_problem_layout_ticket_1124.todo = "Fix this after 1.7.1 release."
|
||||||
|
|
||||||
def test_happiness_with_some_readonly_peers(self):
|
def test_happiness_with_some_readonly_peers(self):
|
||||||
# Try the following layout
|
# Try the following layout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user