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:
a911e15
)
test/test_mutable: reenable mdmf publish surprise test
author
kevan
<kevan@isnotajoke.com>
Sat, 24 Sep 2011 23:54:15 +0000
(16:54 -0700)
committer
kevan
<kevan@isnotajoke.com>
Sat, 24 Sep 2011 23:54:15 +0000
(16:54 -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 ca8cae85235611b128ef5d442e3244dfcf743cf5..f88cb90e9ceb768028882b7cbe5348a9a7106856 100644
(file)
--- a/
src/allmydata/test/test_mutable.py
+++ b/
src/allmydata/test/test_mutable.py
@@
-2533,7
+2533,6
@@
class Problems(GridTestMixin, unittest.TestCase, testutil.ShouldFailMixin):
return self.do_publish_surprise(SDMF_VERSION)
def test_publish_surprise_mdmf(self):
- raise unittest.SkipTest("this currently triggers a decoding error in unpack_checkstring (see #1540)")
return self.do_publish_surprise(MDMF_VERSION)
def test_retrieve_surprise(self):