vvcephei commented on pull request #8993:
URL: https://github.com/apache/kafka/pull/8993#issuecomment-656249347


   Ah, and the other smoke test usages are messed up:
   ```
   test_id:    
kafkatest.tests.streams.streams_eos_test.StreamsEosTest.test_rebalance_simple
   status:     FAIL
   run time:   1 minute 28.121 seconds
   
   
       __init__() takes exactly 4 arguments (3 given)
   Traceback (most recent call last):
     File 
"/home/jenkins/workspace/system-test-kafka-branch-builder/kafka/venv/lib/python2.7/site-packages/ducktape-0.7.8-py2.7.egg/ducktape/tests/runner_client.py",
 line 134, in run
       data = self.run_test()
     File 
"/home/jenkins/workspace/system-test-kafka-branch-builder/kafka/venv/lib/python2.7/site-packages/ducktape-0.7.8-py2.7.egg/ducktape/tests/runner_client.py",
 line 192, in run_test
       return self.test_context.function(self.test)
     File 
"/home/jenkins/workspace/system-test-kafka-branch-builder/kafka/tests/kafkatest/tests/streams/streams_eos_test.py",
 line 41, in test_rebalance_simple
       self.run_rebalance(StreamsEosTestJobRunnerService(self.test_context, 
self.kafka),
   TypeError: __init__() takes exactly 4 arguments (3 given)
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to