[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-346) Setup hudson job testing Search against several databases

Hardy Ferentschik (JIRA) noreply at atlassian.com
Fri Nov 6 04:41:11 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34467#action_34467 ] 

Hardy Ferentschik commented on HSEARCH-346:
-------------------------------------------

Looks great. There seems to be a few database setups which seem to fail due to wrong user credentials or drivers. If we cannot fix them we should remove them from the setup. Here are the ones which look suspicious:

- db2v91
- mssql2008 

I am not quite sure why postgresql824 and postgresql837 are not working. Could be that one test is not properly ending a transaction and the whole thing stands still until the job gets killed/times out.

Either way, I think after fixing/removing db2v91 and mssql2008 we can resolve this issue. The next step is to make the tests pass on all these environments. Looking at some of the tests reports a lot of problems seems to be just test setup related.

> Setup hudson job testing Search against several databases
> ---------------------------------------------------------
>
>                 Key: HSEARCH-346
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-346
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.1.0.GA
>            Reporter: Hardy Ferentschik
>            Assignee: Juraci Paixao Krohling
>             Fix For: 3.2.0.Beta2
>
>
> Bug got introduced during refactoring of DocumentBuilder. Since we are not testing against SQLServer or any other db where the generated SQL could be a problem the error passed through.
> the fix is quite easy, but it is harder to write a unit test. Maybe we should try to get a proper Hudson setup instead running against multiple databases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list