Eli Collins created HDFS-3648:
---------------------------------

             Summary: TestRaidNode.testDistRaid fails
                 Key: HDFS-3648
                 URL: https://issues.apache.org/jira/browse/HDFS-3648
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Eli Collins


Per MAPREDUCE-3868 TestRaidNode fails consistently, here's a recent example 
from HDFS-3641.

Error Message

expected:<0> but was:<2>
Stacktrace

junit.framework.AssertionFailedError: expected:<0> but was:<2>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:283)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:130)
        at junit.framework.Assert.assertEquals(Assert.java:136)
        at 
org.apache.hadoop.raid.TestRaidNode.testDistRaid(TestRaidNode.java:583)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to