View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061030220011
TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc
ok, submit a patch and i can run the testsuite for it.
I'll see if something stupid is broken in the ant junit testsuite.
running it from eclipse creates no unknown failures on my side.
/max
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
These errors occur because the db still c
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
These errors occur because the db still contains some tables which should
not be the case.
This can be caused by interrupting the testsuite before it can clean up or
a test that doesn't cleanup properly.
Workaround: delete the db (easy
Adding default_schema=PUBLIC fixes a few, and then using
hibernate.connection.url=jdbc:hsqldb:. fixed some others. The
majority of the remaining tests fail with:
Expected were higher, Last: {TABLE_SCHEM=PUBLIC, REMARKS=null,
TABLE_CAT=null, TABLE_NAME=Group, TABLE_TYPE=TABLE} expected:<0> but
wa
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
..and you have the default_schema set to PUBLIC ?
This error should only occur if the database somehow is returning the same
table name twice (e.g. reverse engineering multiple schemas)
Adding default_schema=PUBLIC fixes a few, and th
..and you have the default_schema set to PUBLIC ?
This error should only occur if the database somehow is returning the same
table name twice (e.g. reverse engineering multiple schemas)
/max
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
What errors do you see ?
Parts of the
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
which db are you running against ?!
tools/etc/hibernate.properties is as per SVN, so hsqldb.
Mark
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman
which db are you running against ?!
/max
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
What errors do you see ?
Parts of the testsuite runs best against HSQLDB with
hibernate.default_schema set to PUBLIC.
Many of the tests fail with:
Testcase: testVersion took 0.344 sec
On 30/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
What errors do you see ?
Parts of the testsuite runs best against HSQLDB with
hibernate.default_schema set to PUBLIC.
Many of the tests fail with:
Testcase: testVersion took 0.344 sec
Caused an ERROR
Duplicate class name 'Bas
On 24/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
> I'm not entirely sure of the distinction between getShortName and
> getDeclarationName - the latter seems to account for meta attributes
> whereas the former doesn't. Also, changing getJavaTypeName requires
> altering the behaviour
On 24/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote:
> I'm not entirely sure of the distinction between getShortName and
> getDeclarationName - the latter seems to account for meta attributes
> whereas the former doesn't. Also, changing getJavaTypeName requires
> altering the behaviour of
11 matches
Mail list logo