Xiaoyu Yao created HDFS-11834:
---------------------------------

             Summary: Fix TestArchive#testArchive
                 Key: HDFS-11834
                 URL: https://issues.apache.org/jira/browse/HDFS-11834
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: test
    Affects Versions: HDFS-7240
            Reporter: Xiaoyu Yao


This Alder32 based CRC check does not mismatch on MAC but does on some Jenkins 
machines based on some recent Jenkins run:

{code}
org.apache.hadoop.scm.TestArchive.testArchive

Failing for the past 1 build (Since Failed#19352 )
Took 21 sec.
Error Message

expected:<3488429799> but was:<2161587943>
Stacktrace

java.lang.AssertionError: expected:<3488429799> but was:<2161587943>
        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:555)
        at org.junit.Assert.assertEquals(Assert.java:542)
        at org.apache.hadoop.scm.TestArchive.testArchive(TestArchive.java:104)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to