[hibernate-dev] Re: Hibernate testsuite failures

2007-04-25 Thread Steve Ebersole
The "FailreExpected" tests are meant to show something which is not supported which we want to support in the future. Just set the property hibernate.test.validatefailureexpected to true, and those failures are "validated" which means that failures are reported as passes. The cruise control s

[hibernate-dev] Hibernate testsuite failures

2007-04-25 Thread David Vrzalik
Hello, I have been given notice that some of the tests from Hibernate testsuite are expected to fail. My question is: are these tests just marked to be buggy and planned to be rewritten, or are their failure required to indicate correct behavior? Many thanks in advance David Vrzalik ___