[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-496) Some hudson configurations need more time to run the testsuite

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Thu Apr 8 07:27:45 EDT 2010


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

Juraci Paixao Krohling commented on HSEARCH-496:
------------------------------------------------

I just ran the testsuite in my local machine inside Eclipse, using PostgreSQL as the database and I got a locking issue in the test NestedEmbeddedTest. From what I could see, it's because some databases (PostgreSQL included) have implicit transaction marking, but you still have to commit/rollback it. I wrapped last part of the test inside a transaction and it passed. But I wonder why you are not getting this.

> Some hudson configurations need more time to run the testsuite
> --------------------------------------------------------------
>
>                 Key: HSEARCH-496
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-496
>             Project: Hibernate Search
>          Issue Type: Sub-task
>            Reporter: Sanne Grinovero
>            Assignee: Strong Liu
>             Fix For: 3.2.0.CR1
>
>         Attachments: ThreadProblemsInSearch.diff
>
>
> At least the configurations db2v91,mysql5,sybase15 fail because of timeout, the process is killed by Hudson.
> I believe they could succeed if somebody could reconfigure Hudson to give some more time.

-- 
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