[
https://issues.apache.org/jira/browse/HADOOP-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA resolved HADOOP-10438.
------------------------------------
Resolution: Duplicate
Closing this issue as duplicate.
> TestStreamingTaskLog fails
> --------------------------
>
> Key: HADOOP-10438
> URL: https://issues.apache.org/jira/browse/HADOOP-10438
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Reporter: Akira AJISAKA
>
> TestStreamingTaskLog#testStreamingTaskLogWithHadoopCmd fails intermittently.
> {code}
> Running org.apache.hadoop.streaming.TestStreamingTaskLog
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 49.003 sec
> <<< FAILURE! - in org.apache.hadoop.streaming.TestStreamingTaskLog
> testStreamingTaskLogWithHadoopCmd(org.apache.hadoop.streaming.TestStreamingTaskLog)
> Time elapsed: 48.918 sec <<< FAILURE!
> java.lang.AssertionError: environment set for child is wrong
> at org.junit.Assert.fail(Assert.java:93)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at
> org.apache.hadoop.streaming.TestStreamingTaskLog.runStreamJobAndValidateEnv(TestStreamingTaskLog.java:157)
> at
> org.apache.hadoop.streaming.TestStreamingTaskLog.testStreamingTaskLogWithHadoopCmd(TestStreamingTaskLog.java:107)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)