You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/10 02:45:11 UTC

[jira] [Commented] (KAFKA-2928) system tests: failures in version-related sanity checks

    [ https://issues.apache.org/jira/browse/KAFKA-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049839#comment-15049839 ] 

ASF GitHub Bot commented on KAFKA-2928:
---------------------------------------

GitHub user granders opened a pull request:

    https://github.com/apache/kafka/pull/656

    KAFKA-2928: system test: fix version sanity checks

    Fixed version sanity checks by updated kafkatest version to match kafka version

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/confluentinc/kafka KAFKA-2928-fix-version-sanity-checks

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/656.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #656
    
----
commit 1196d5aefa32e338881e7b3b50682e082733c625
Author: Geoff Anderson <ge...@confluent.io>
Date:   2015-12-10T01:43:04Z

    Fixed version sanity checks by updated kafkatest version to match kafka version

----


> 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
>            Assignee: 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)