Tsuyoshi Ozawa created HDFS-9196:
------------------------------------

             Summary: TestWebHdfsContentLength fails on trunk
                 Key: HDFS-9196
                 URL: https://issues.apache.org/jira/browse/HDFS-9196
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Tsuyoshi Ozawa



{quote}
Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 181.278 sec <<< 
FAILURE! - in org.apache.hadoop.hdfs.web.TestWebHdfsContentLength
testPutOp(org.apache.hadoop.hdfs.web.TestWebHdfsContentLength)  Time elapsed: 
60.05 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<null>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.hadoop.hdfs.web.TestWebHdfsContentLength.testPutOp(TestWebHdfsContentLength.java:116)

testPutOpWithRedirect(org.apache.hadoop.hdfs.web.TestWebHdfsContentLength)  
Time elapsed: 0.01 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[chunked]> but was:<[0]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.hadoop.hdfs.web.TestWebHdfsContentLength.testPutOpWithRedirect(TestWebHdfsContentLength.java:130)
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to