Issue 10467

Fix potential problems on dbunit tests on the Registry

10467
Reporter: jcuadra
Assignee: jcuadra
Type: Improvement
Summary: Fix potential problems on dbunit tests on the Registry
Priority: Minor
Resolution: Invalid
Status: Closed
Created: 2011-11-30 16:41:24.924
Updated: 2013-12-16 17:50:22.848
Resolved: 2012-06-20 15:29:40.505
        
Description: some potential problems when running dbunit tests, see:


82 [main] WARN org.dbunit.dataset.AbstractTableMetaData - Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (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.
]]>
    


Author: kbraak@gbif.org
Created: 2011-12-13 14:42:07.163
Updated: 2011-12-13 14:42:07.163
        
The slowness of the IT tests was one problem that was eliminated by changing the Log level: http://code.google.com/p/gbif-registry/source/detail?r=1806

Locally, the tests run 20x faster now.
    


Author: trobertson@gbif.org
Created: 2012-06-20 15:29:40.529
Updated: 2012-06-20 15:29:40.529
        
This issue appears incomplete and seems to indicate there "might" be some issues that appear.  Since no activity on this since creating closing. Should issues surface, please report new Jiras.

The comment seems irrelevant to this jira, but 20x speed improvements are always welcome.