Failed
es.uvigo.esei.dgss.teama.letta.ejb.UserEJBTest.testUnattendEvent (from es.uvigo.esei.dgss.teama.letta.ejb.ServiceTestSuite)
Failing for the past 1 build
(Since
#68 )
Error Message
Failed while seeding database.
Stacktrace
org.jboss.arquillian.persistence.dbunit.exception.DBUnitDataSetHandlingException: Failed while seeding database. Caused by: org.dbunit.dataset.NoSuchTableException: User_Event
Standard Output
[31m19:09:53,631 ERROR [org.dbunit.database.DatabaseDataSet] (default task-10) Table 'User_Event' not found in tableMap=org.dbunit.dataset.OrderedTableNameMap[_tableNames=[EVENT, EVENT_USER, USER, VERIFICATIONTOKEN], _tableMap={VERIFICATIONTOKEN=null, EVENT_USER=null, USER=null, EVENT=null}, _caseSensitiveTableNames=false]
[0m[33m19:09:53,669 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-10) 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;[31m19:09:53,700 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-10) org.dbunit.assertion.DbComparisonFailure[row count (table=USER)expected:<8>but was:<0>]
&#27;[0m