[
https://issues.apache.org/jira/browse/HBASE-16118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350412#comment-15350412
]
Anoop Sam John commented on HBASE-16118:
----------------------------------------
Test newly added by HBASE-16055. This test class is with most of the tests
being @Ignore.
May be we should not be adding the new test also?
> TestHFileOutputFormat2 is broken
> --------------------------------
>
> Key: HBASE-16118
> URL: https://issues.apache.org/jira/browse/HBASE-16118
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.0
> Reporter: Mikhail Antonov
> Fix For: 1.4.0
>
>
> org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2.testMRIncrementalLoadWithPutSortReducer
> See https://builds.apache.org/job/HBase-1.4/250/#showFailuresLink
> Error Message
> expected:<100> but was:<0>
> Stacktrace
> java.lang.AssertionError: expected:<100> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2.doIncrementalLoadTest(TestHFileOutputFormat2.java:636)
> at
> org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2.testMRIncrementalLoadWithPutSortReducer(TestHFileOutputFormat2.java:536)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)