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/06/20 13:12:05 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15339455#comment-15339455 ] 

Damian Guy commented on KAFKA-3873:
-----------------------------------

This should be fixed - it was due to setting {code} StreamsConfig.STATE_DIR_CONFIG {code} to /tmp

> 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: Guozhang Wang
>              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)