[Zodb-checkins] SVN: ZODB/branches/jim-thready/src/ZEO/tests/testZEO.py Undo no longer gets the commit lock.
Jim Fulton
jim at zope.com
Fri Jan 22 17:30:48 EST 2010
Log message for revision 108400:
Undo no longer gets the commit lock.
Changed:
U ZODB/branches/jim-thready/src/ZEO/tests/testZEO.py
-=-
Modified: ZODB/branches/jim-thready/src/ZEO/tests/testZEO.py
===================================================================
--- ZODB/branches/jim-thready/src/ZEO/tests/testZEO.py 2010-01-22 22:30:45 UTC (rev 108399)
+++ ZODB/branches/jim-thready/src/ZEO/tests/testZEO.py 2010-01-22 22:30:47 UTC (rev 108400)
@@ -245,7 +245,6 @@
class FullGenericTests(
GenericTests,
Cache.TransUndoStorageWithCache,
- CommitLockTests.CommitLockUndoTests,
ConflictResolution.ConflictResolvingStorage,
ConflictResolution.ConflictResolvingTransUndoStorage,
PackableStorage.PackableUndoStorage,
More information about the Zodb-checkins
mailing list