rondagostino commented on pull request #9274: URL: https://github.com/apache/kafka/pull/9274#issuecomment-692271106
@cmccabe There were several test failures at first, so I pushed commit https://github.com/apache/kafka/pull/9274/commits/fb417ade01613dad8fa2574c4ea3484f3fa4e65f to fix them and reran the full system test suite. The results of this most recent run are at https://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2020-09-14--001.1600107441--rondagostino--KAFKA-10131--fb417ade0/report.txt: ``` ==================================================================================================== SESSION REPORT (ALL TESTS) ducktape version: 0.7.9 session_id: 2020-09-14--001 run time: 439 minutes 49.208 seconds tests run: 684 passed: 513 failed: 1 ignored: 170 ==================================================================================================== ``` The one failure was due to an infrastructure issue: ``` test_id: kafkatest.tests.connect.connect_distributed_test.ConnectDistributedTest.test_restart_failed_connector.connect_protocol=sessioned status: FAIL run time: 8.720 seconds Unable to open channel. ``` ---------------------------------------------------------------- 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