[Neo-report] r2834 jm - /trunk/neo/tests/threaded/test.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 8 19:51:07 CEST 2011


Author: jm
Date: Thu Sep  8 19:51:06 2011
New Revision: 2834

Log:
tests: fix comments in testVerificationCommitUnfinishedTransactions

Modified:
    trunk/neo/tests/threaded/test.py

Modified: trunk/neo/tests/threaded/test.py
==============================================================================
--- trunk/neo/tests/threaded/test.py [iso-8859-1] (original)
+++ trunk/neo/tests/threaded/test.py [iso-8859-1] Thu Sep  8 19:51:06 2011
@@ -118,9 +118,8 @@ class Test(NEOThreadedTest):
         self.testRestartWithMissingStorage(True)
 
     def testVerificationCommitUnfinishedTransactions(self, fast_startup=False):
-        # translated from neo.tests.functional.testCluster.ClusterTests
         """ Verification step should commit unfinished transactions """
-        # XXX: this kind of definition should be defined in base test class
+        # translated from neo.tests.functional.testCluster.ClusterTests
         cluster = NEOCluster()
         try:
             cluster.start()




More information about the Neo-report mailing list