Geoff Anderson created KAFKA-2928: ------------------------------------- Summary: system tests: failures in version-related sanity checks Key: KAFKA-2928 URL: https://issues.apache.org/jira/browse/KAFKA-2928 Project: Kafka Issue Type: Bug Reporter: Geoff Anderson
There have been a few consecutive failures of version-related sanity checks in nightly system test runs: kafkatest.sanity_checks.test_verifiable_producer kafkatest.sanity_checks.test_kafka_version assert is_version(...) is failing utils.util.is_version is a fairly rough heuristic, so most likely this needs to be updated. E.g., see http://testing.confluent.io/kafka/2015-12-01--001/ (if this is broken, use http://testing.confluent.io/kafka/2015-12-01--001.tar.gz) -- This message was sent by Atlassian JIRA (v6.3.4#6332)