You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2017/05/16 15:57:04 UTC

[jira] [Created] (HDFS-11834) Fix TestArchive#testArchive

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org