[
https://issues.apache.org/jira/browse/KAFKA-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254030#comment-16254030
]
ASF GitHub Bot commented on KAFKA-6215:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/4221
> KafkaStreamsTest fails in trunk
> -------------------------------
>
> Key: KAFKA-6215
> URL: https://issues.apache.org/jira/browse/KAFKA-6215
> Project: Kafka
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Matthias J. Sax
> Fix For: 1.1.0, 1.0.1
>
>
> Two subtests fail.
> https://builds.apache.org/job/kafka-trunk-jdk9/193/testReport/junit/org.apache.kafka.streams/KafkaStreamsTest/testCannotCleanupWhileRunning/
> {code}
> org.apache.kafka.streams.errors.StreamsException:
> org.apache.kafka.streams.errors.ProcessorStateException: state directory
> [/tmp/kafka-streams/testCannotCleanupWhileRunning] doesn't exist and couldn't
> be created
> at org.apache.kafka.streams.KafkaStreams.<init>(KafkaStreams.java:618)
> at org.apache.kafka.streams.KafkaStreams.<init>(KafkaStreams.java:505)
> at
> org.apache.kafka.streams.KafkaStreamsTest.testCannotCleanupWhileRunning(KafkaStreamsTest.java:462)
> {code}
> testCleanup fails in similar manner.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)