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 hav
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
Any hint on why this is failing? The most sensitive tests are the perf
tests and the JMS ones. The others should be fixable wo too much effort.
On 24 août 09, at 10:35, Hardy Ferentschik wrote:
> On Sun, 23 Aug 2009 12:33:05 +0200, Emmanuel Bernard > wrote:
>
>> Hibernate Search test suite use
On Sun, 23 Aug 2009 12:33:05 +0200, Emmanuel Bernard
wrote:
> Hibernate Search test suite used to run in about 2 mins. Now it runs
> in a solid 7 minutes. Can we get that number back?
The problem is that in forkMode=once some of the tests are failing -
LazyCollectionsUpdatingTest
and Embedde
Nevermind, parseVal does that it seems.
On 24 août 09, at 09:32, Emmanuel Bernard wrote:
> Why does it takes 0 and 1? couldn't we accept true/false?
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/lis
Is there a better name for Metadata? Like FileMetadata maybe?
Better FileMetadata or maybe FileHeader.
FileMetadata is better I think.
Where is ispn-cache-default-conf.xml used? For tests only? If not:
is it possible to use a programmatic version instead and what is
"It's a movie cach
Why does it takes 0 and 1? couldn't we accept true/false?
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev