Re: Advice about running 0.8 tests

2013-02-26 Thread Matan Safriel
Thanks! Ultimately I could successfully run all tests in sbt that day, successfully as expected. It takes ~170 seconds - if you manage to make it significantly quicker any tips are welcome. It seems however that on my box, *separately *running the zookeeper oriented test AdminTest in sbt (via sbt

Re: Advice about running 0.8 tests

2013-02-22 Thread Neha Narkhede
Hi Matan, All tests pass successfully on 0.8 HEAD as of today. So that points to some environment issue on your end. Maybe you already have a zookeeper/kafka running on the same box ? Al though its a pain, we currently don't use any tool for viewing the test results, but maybe the new version of s

Advice about running 0.8 tests

2013-02-22 Thread Matan Safriel
Hi, I grabbed the 0.8 branch today and managed building it with SBT as well as in eclipse. I'm running the tests through *./sbt test - *which naturally yields one long output that is very hard to deal with. What's your favorite configuration or tool for viewing kafka 0.8's test results in a more i