[
https://issues.apache.org/jira/browse/KAFKA-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134008#comment-16134008
]
Manikumar commented on KAFKA-5744:
----------------------------------
ShellTest.testRunProgramWithErrorReturn is failing on my machine
cc [~cmccabe]
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.kafka.common.utils.ShellTest.testRunProgramWithErrorReturn(ShellTest.java:70)
> ShellTest: add tests for attempting to run nonexistent program, error return
> ----------------------------------------------------------------------------
>
> Key: KAFKA-5744
> URL: https://issues.apache.org/jira/browse/KAFKA-5744
> Project: Kafka
> Issue Type: Improvement
> Components: unit tests
> Reporter: Colin P. McCabe
> Assignee: Manikumar
> Fix For: 1.0.0
>
>
> ShellTest should have tests for attempting to run nonexistent program, and
> running a program which returns an error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)