You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2014/03/26 02:36:18 UTC

[jira] [Created] (HADOOP-10438) TestStreamingTaskLog fails

Akira AJISAKA created HADOOP-10438:
--------------------------------------

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