You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/06/20 12:24:05 UTC

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

Ismael Juma created KAFKA-3873:
----------------------------------

             Summary: 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


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)