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 <st...@hibernate.org> Hibernate.org _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev