Commit 6108f14f authored by Barry Warsaw's avatar Barry Warsaw

FullRecoveryTest: We now pass

checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot()
parent b6ff5a09
......@@ -72,12 +72,6 @@ class FullRecoveryTest(BerkeleyTestBase.FullTestBase,
self._zap_dbhome(DST_DBHOME)
def checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot(self):
# the current berkeley storage fails this test, but we don't
# intend to fix it for this version of the code.
pass
class AutopackTest(BerkeleyTestBase.AutopackTestBase, BasicStorage):
def checkVersionedStoreAndLoad(self):
# This storage doesn't support versions, so we should get an exception
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment