[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6819) org.hibernate.test.importfile.CommandExtractorServiceTest/MultiLineImportFileTest fail

Hardy Ferentschik (JIRA) noreply at atlassian.com
Fri Nov 18 04:23:19 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44356#comment-44356 ] 

Hardy Ferentschik commented on HHH-6819:
----------------------------------------

I think we should move these tests out of the matrix all together and make it a unit test only running against H2. It is not really database specific functionality we are testing. In fact It would have been even better to write the tests without any database interaction at all.

> org.hibernate.test.importfile.CommandExtractorServiceTest/MultiLineImportFileTest fail
> --------------------------------------------------------------------------------------
>
>                 Key: HHH-6819
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6819
>             Project: Hibernate Core
>          Issue Type: Bug
>            Reporter: Michael Ren
>            Assignee: Strong Liu
>            Priority: Minor
>
> Fix the following issues:
> 1. Datatype is not compatible to Sybase
> Change NUMBER to NUMERIC, VARCHAR2 to VARCHAR.
> 2. Cannot convert Integer to BigInteger

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list