Description
Trunk build number 939 failed with TestFSInputChecker.
https://builds.apache.org/job/Hadoop-Hdfs-trunk/939/
junit.framework.AssertionFailedError: expected:<10> but was:<0>
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.hdfs.TestFSInputChecker.checkSkip(TestFSInputChecker.java:194)
at org.apache.hadoop.hdfs.TestFSInputChecker.testChecker(TestFSInputChecker.java:224)
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-7998 CheckFileSystem does not correctly honor setVerifyChecksum
- Closed