[Hibernate] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-06-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060611025307 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:86: The following error occurred while executing this line: /home/cruisecontrol/work/sc

Re: [Hibernate] questions regarding development setup

2006-06-11 Thread Max Rydahl Andersen
On Sun, 11 Jun 2006 00:56:38 +0200, Szczepan Faber <[EMAIL PROTECTED]> wrote: > JUnit 4.x has @Ignore annotation. and does not run on jdk 1.4, so what is the point ? :) as i mentioned at the bug we could actually implement this by doing a custom impl of HibernateTestCase.runTest() /max > >

Re: [Hibernate] questions regarding development setup

2006-06-11 Thread Erik Bertelsen
2006/6/11, Max Rydahl Andersen <[EMAIL PROTECTED]>: as i mentioned at the bug we could actually implement this by doing acustom impl of HibernateTestCase.runTest()/maxHi all,what about a version of runTest() that silently accepts test failures for tests that are expected to fail and report them as

Re: [Hibernate] questions regarding development setup

2006-06-11 Thread Max Rydahl Andersen
On Sun, 11 Jun 2006 18:34:36 +0200, Erik Bertelsen <[EMAIL PROTECTED]> wrote: > 2006/6/11, Max Rydahl Andersen <[EMAIL PROTECTED]>: >> >> >> >> as i mentioned at the bug we could actually implement this by doing a >> custom impl of HibernateTestCase.runTest() >> >> /max > > > > Hi all, > > what

Re: [Hibernate] questions regarding development setup

2006-06-11 Thread Gavin King
Is there some actual problem we are trying to solve here? Because if there is, no-one has pointed it out yet.   The point of the failing tests is to remind and nag us to get them fixed. If we hide the failures we remove that incentive.   There has been a bunch of handwaving about how this cou

[Hibernate] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-06-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060611221431 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:86: The following error occurred while executing this line: /home/cruisecontrol/work/sc

[Hibernate] hibernate-timesten-testsuite Build Completed With Testsuite Errors

2006-06-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-timesten-testsuite?log=log20060611222346 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:93: The following error occurred while executing this line: /home/cruisecontrol/work/

[Hibernate] hibernate-oracle10-testsuite Build Completed With Testsuite Errors

2006-06-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20060611224742 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:100: The following error occurred while executing this line: /home/cruisecontrol/work

[Hibernate] hibernate-sybase-testsuite Build Timed Out

2006-06-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20060611230700 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 06/11/2006 23:07:00Time to build:   Unit Tests: (0)  Total Errors and Failures

Re: [Hibernate] Fetch profiles

2006-06-11 Thread Christian Bauer
On May 28, 2006, at 10:50 PM, Max Rydahl Andersen wrote: > And I guess you really want it disjunct from the mapping and not > "just" where the assocation is already defined ? > > > ... > >... > > > > > ... > > > > > Where the name could actually be comma seperat