[hibernate-dev] Hibernate Search test suite
Steve Ebersole
steve at hibernate.org
Mon Aug 24 10:37:45 EDT 2009
Also note that JUnit explicitly does not support this. TestNG *can* but
you have to explicitly tell it about the dependency from one test to the
next.
On Mon, 2009-08-24 at 09:16 -0500, Steve Ebersole wrote:
> If tests rely on the state from previous tests, that's a bad setup. The
> issue we have seen is that the tests can be run in different orders
> based on the jvm used.
>
> On Mon, 2009-08-24 at 13:18 +0200, Emmanuel Bernard wrote:
> > Any hint on why this is failing? The most sensitive tests are the
> > perf
--
Steve Ebersole <steve at hibernate.org>
Hibernate.org
More information about the hibernate-dev
mailing list