Skip to content

Instantly share code, notes, and snippets.

@Fluxx
Created July 31, 2012 21:27
Show Gist options
  • Select an option

  • Save Fluxx/3220731 to your computer and use it in GitHub Desktop.

Select an option

Save Fluxx/3220731 to your computer and use it in GitHub Desktop.
======================================================================
ERROR: test_service_additions_work (tests.chattr.test_integration.TestKafkaTpoicIntegration)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/jeff/Code/samsa/samsa/test/integration.py", line 300, in setUp
super(KafkaIntegrationTestCase, self).setUp()
File "/Users/jeff/Code/samsa/samsa/test/integration.py", line 266, in setUp
self.setup_zookeeper()
File "/Users/jeff/.virtualenvs/chattr.io/lib/python2.6/site-packages/kazoo/testing/__init__.py", line 233, in setup_zookeeper
if not self.cluster[0].running:
TypeError: 'Cluster' object does not support indexing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment