Created
July 31, 2012 21:27
-
-
Save Fluxx/3220731 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ====================================================================== | |
| 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