[
https://issues.apache.org/jira/browse/CAMEL-7614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7614.
---------------------------------
Resolution: Fixed
Applied the patch camel master branch.
> camel-hbase - Unit test fails
> -----------------------------
>
> Key: CAMEL-7614
> URL: https://issues.apache.org/jira/browse/CAMEL-7614
> Project: Camel
> Issue Type: Test
> Components: camel-hbase
> Affects Versions: 2.14.0
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 2.14.0
>
>
> On master branch. Not sure what is the problem, but this fails consistently
> for me
> {code}
> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 198.199 sec
> <<< FAILURE! - in org.apache.camel.component.hbase.HBaseProducerTest
> testPutAndGetWithModel(org.apache.camel.component.hbase.HBaseProducerTest)
> Time elapsed: 20.223 sec <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[1]> but was:<[Ioannis]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.camel.component.hbase.HBaseProducerTest.testPutAndGetWithModel(HBaseProducerTest.java:103)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)