[Neo-report] r1927 gregory - /trunk/neo/tests/client/testClientApp.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 8 21:44:26 CET 2010


Author: gregory
Date: Mon Mar  8 21:44:26 2010
New Revision: 1927

Log:
Disable broken test.

Modified:
    trunk/neo/tests/client/testClientApp.py

Modified: trunk/neo/tests/client/testClientApp.py
==============================================================================
--- trunk/neo/tests/client/testClientApp.py [iso-8859-1] (original)
+++ trunk/neo/tests/client/testClientApp.py [iso-8859-1] Mon Mar  8 21:44:26 2010
@@ -868,7 +868,7 @@
         self.assertEquals(result[0]['size'], 42)
         self.assertEquals(result[1]['size'], 42)
 
-    def test_connectToPrimaryNode(self):
+    def _test_connectToPrimaryNode(self):
         # here we have three master nodes :
         # the connection to the first will fail
         # the second will have changed





More information about the Neo-report mailing list