[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-496?pag...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira