You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/07/19 13:11:38 UTC

[jira] [Created] (CAMEL-7614) camel-hbase - Unit test fails

Claus Ibsen created CAMEL-7614:
----------------------------------

             Summary: 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
             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)