I haven't seen this one failing yet. The JGroups tests, but not the
CollectionUpdateEventTest. Scary.
--Hardy
On Wed, 28 Sep 2011 10:46:03 +0200, Sanne Grinovero <sanne(a)hibernate.org>
wrote:
To resume this thread, the bad news is that it started to fail for
me
too: often, but not consistently.
It only fails when running the full testsuite from commandline, it
succeeds when running it as a single test from commandline
mvn clean test
-Dtest=org.hibernate.search.test.engine.optimizations.CollectionUpdateEventTest
and succeeds too when run from IDEA or Eclipse; also when running the
full suite, it fails only occasionally.
It's strange as I didn't change anything related on my system (like
JVM) and I can get it failing even checking out older tags.. for which
I'm sure I had no issue before.
Sanne