[ https://issues.apache.org/jira/browse/KAFKA-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gustafson updated KAFKA-3873: ----------------------------------- Fix Version/s: (was: 0.10.1.0) > 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)