Commit 8b708006 authored by Grégory Wisniewski's avatar Grégory Wisniewski

Disable broken test.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1927 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent fc2049b7
......@@ -868,7 +868,7 @@ class ClientApplicationTests(NeoTestBase):
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
......
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