[ https://issues.apache.org/jira/browse/KAFKA-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917202#comment-16917202 ]
ASF GitHub Bot commented on KAFKA-8840: --------------------------------------- cmccabe commented on pull request #7260: KAFKA-8840: Fix bug in ClientCompatibilityFeaturesTest and Dockerfile URL: https://github.com/apache/kafka/pull/7260 Fix a bug where ClientCompatibilityFeaturesTest fails when running multiple iterations. Also, fix a typo in tests/docker/Dockerfile. ---------------------------------------------------------------- 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 > Fix bug where ClientCompatibilityFeaturesTest fails when running multiple > iterations > ------------------------------------------------------------------------------------ > > Key: KAFKA-8840 > URL: https://issues.apache.org/jira/browse/KAFKA-8840 > Project: Kafka > Issue Type: Bug > Components: system tests > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > Priority: Minor > > Fix a bug where ClientCompatibilityFeaturesTest fails when running multiple > iterations. > The error message looks like this: > {code} > 16:47:58 OSError: [Errno 17] File exists: > '/home/jenkins/workspace/system-test-kafka-branch-builder/results/2019-08-26--001/ClientCompatibilityFeaturesTest/run_compatibility_test/broker_version=0.10.1.1/0 > {code} -- This message was sent by Atlassian Jira (v8.3.2#803003)