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