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 setup does this already...
David Vrzalik wrote:
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