projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0eaeff
)
test_mutable.py: oops, missed a .todo
author
Brian Warner
<warner@lothar.com>
Sun, 28 Aug 2011 00:21:18 +0000
(17:21 -0700)
committer
Brian Warner
<warner@lothar.com>
Sun, 28 Aug 2011 00:21:18 +0000
(17:21 -0700)
src/allmydata/test/test_mutable.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_mutable.py
b/src/allmydata/test/test_mutable.py
index 5328739dab81f0e59902136c0607e1457724c2cb..67a9357cc0d6ff9229b22478f41819e1cc14d3f4 100644
(file)
--- a/
src/allmydata/test/test_mutable.py
+++ b/
src/allmydata/test/test_mutable.py
@@
-3261,7
+3261,7
@@
class Version(GridTestMixin, unittest.TestCase, testutil.ShouldFailMixin, \
_broken = "zero-length reads of mutable files don't work"
test_partial_read_zero_length_at_start.todo = _broken
test_partial_read_zero_length_in_middle.todo = _broken
- test_partial_read_zero_length_at_segment_boundary = _broken
+ test_partial_read_zero_length_at_segment_boundary
.todo
= _broken
def _test_read_and_download(self, node, expected):
d = node.get_best_readable_version()