Guozhang Wang created KAFKA-3063:
------------------------------------
Summary: Transient exist(1) in unknown test cases
Key: KAFKA-3063
URL: https://issues.apache.org/jira/browse/KAFKA-3063
Project: Kafka
Issue Type: Sub-task
Reporter: Guozhang Wang
Fix For: 0.10.0.0
We see transient failures like the following
{code}
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core:test'.
> Process 'Gradle Test Executor 2' finished with non-zero exit value 1
{code}
which are likely to be from an unexpected System.exit(1). But with the current
logging settings it is hard to locate which test cases triggered this failures.
More investigations needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)