mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
test/test_mutable: reenable mdmf publish surprise test
This commit is contained in:
parent
a911e15783
commit
2187f27ad0
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user