Failed
es.uvigo.esei.dgss.letta.service.UserEJBTest.testConfirmateUser
Failing for the past 1 build
(Since
#283 )
Error Message
Expected: is "bart@email.com"
but: was <es.uvigo.esei.dgss.letta.domain.entities.User@2e06c1>Stacktrace
java.lang.AssertionError:
Expected: is "bart@email.com"
but: was <es.uvigo.esei.dgss.letta.domain.entities.User@2e06c1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at es.uvigo.esei.dgss.letta.service.UserEJBTest.testConfirmateUser(UserEJBTest.java:230)
Standard Output
&#27;[33m12:53:40,672 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-31) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. &#27;[0mHibernate: select registrati0_.uuid as uuid1_6_0_, registrati0_.city as city2_6_0_, registrati0_.completeName as complete3_6_0_, registrati0_.description as descript4_6_0_, registrati0_.email as email5_6_0_, registrati0_.fbUrl as fbUrl6_6_0_, registrati0_.image as image7_6_0_, registrati0_.login as login8_6_0_, registrati0_.password as password9_6_0_, registrati0_.personalUrl as persona10_6_0_, registrati0_.role as role11_6_0_, registrati0_.twUrl as twUrl12_6_0_ from Registration registrati0_ where registrati0_.uuid=? &#27;[33m12:53:40,735 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-31) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. &#27;[0m&#27;[31m12:53:40,760 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-31) org.dbunit.assertion.DbComparisonFailure[row count (table=USER)expected:<1>but was:<0>] &#27;[0m
