You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Damian Guy (JIRA)" <ji...@apache.org> on 2016/07/05 13:42:11 UTC

[jira] [Assigned] (KAFKA-3873) Gradle Test Executor non-zero exit code when running streams tests

     [ https://issues.apache.org/jira/browse/KAFKA-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damian Guy reassigned KAFKA-3873:
---------------------------------

    Assignee: Damian Guy  (was: Guozhang Wang)

> Gradle Test Executor non-zero exit code when running streams tests
> ------------------------------------------------------------------
>
>                 Key: KAFKA-3873
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3873
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams, unit tests
>            Reporter: Ismael Juma
>            Assignee: Damian Guy
>              Labels: transient-unit-test-failure
>
> This happened in a couple of builds:
> {code}
> org.apache.kafka.streams.integration.KStreamRepartitionJoinTest > shouldFlatMapJoin PASSED
> :streams:test FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':streams:test'.
> > Process 'Gradle Test Executor 4' finished with non-zero exit value 1
> {code}
> https://builds.apache.org/job/kafka-trunk-jdk7/1369/console
> {code}
> org.apache.kafka.streams.integration.KGroupedStreamIntegrationTest > shouldAggregateWindowed PASSED
> :streams:test FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':streams:test'.
> > Process 'Gradle Test Executor 4' finished with non-zero exit value 1
> {code}
> https://builds.apache.org/job/kafka-trunk-jdk7/1374/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)