Re: [hibernate-dev] Unit test failures using the new metamodel

2012-08-02 Thread John Verhaeg
On Aug 2, 2012, at 1:26 AM, Hardy Ferentschik wrote: >> When hibernate.test.validatefailureexpected is false (the default), the >> result from FailureExpected tests is simply ignored. > > :-( Hardy, I'm assuming from your frown, you don't like this for some reason. This is the expected behav

Re: [hibernate-dev] Unit test failures using the new metamodel

2012-08-02 Thread Hardy Ferentschik
On 2 Jan 2012, at 4:10 PM, John Verhaeg wrote: > > On Aug 2, 2012, at 1:26 AM, Hardy Ferentschik wrote: > >>> When hibernate.test.validatefailureexpected is false (the default), the >>> result from FailureExpected tests is simply ignored. >> >> :-( > > Hardy, I'm assuming from your frown, yo

Re: [hibernate-dev] Unit test failures using the new metamodel

2012-08-02 Thread John Verhaeg
On Aug 2, 2012, at 9:34 AM, Hardy Ferentschik wrote: > On 2 Jan 2012, at 4:10 PM, John Verhaeg wrote: > >> >> On Aug 2, 2012, at 1:26 AM, Hardy Ferentschik wrote: >> When hibernate.test.validatefailureexpected is false (the default), the result from FailureExpected tests is simply i

Re: [hibernate-dev] Unit test failures using the new metamodel

2012-08-02 Thread Gail Badner
- Original Message - > From: "Hardy Ferentschik" > To: "Gail Badner" > Cc: "Hibernate hibernate-dev" > Sent: Wednesday, August 1, 2012 11:26:40 PM > Subject: Re: [hibernate-dev] Unit test failures using the new metamodel > > > > > > On 2 Aug 2012, at 07:56, Gail Badner wrote: >

Re: [hibernate-dev] Unit test failures using the new metamodel

2012-08-02 Thread Gail Badner
Hardy, I'm seeing some more failures today using -Dhibernate.test.new_metadata_mappings=true -Dhibernate.test.validatefailureexpected=true: - org.hibernate.test.annotations.lob.VersionedLobTest FAILED - org.hibernate.test.annotations.genericsinheritance.GenericsInheritanceTest FAILED - org.hibe

Re: [hibernate-dev] Unit test failures using the new metamodel

2012-08-02 Thread Hardy Ferentschik
Hi, > I'm seeing some more failures today using > -Dhibernate.test.new_metadata_mappings=true > -Dhibernate.test.validatefailureexpected=true: > - org.hibernate.test.annotations.lob.VersionedLobTest FAILED > - org.hibernate.test.annotations.genericsinheritance.GenericsInheritanceTest > FAILED