Hi, first of all your execution order is completely different. Looking a little bit deeper into it I noticed that my execution order is alphabetical which is expected since surefire 2.7 (http://jira.codehaus.org/browse/SUREFIRE-321).
Assuming alphabetical ordering is not broken on your machine I am wondering whether you are running your test with a different setting? Do you maybe specify a different forkmode in settings.xml? --Hardy On Fri, 19 Aug 2011 13:43:45 +0200, Davide D'Alto <daltodav...@gmail.com> wrote: > The following are the information of the machine I'm using right now > > CentOS release 5.5 (Final) > Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+0000) > Java version: 1.6.0_27, vendor: Sun Microsystems Inc. > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "2.6.18-194.32.1.el5.centos.plus", arch: > "amd64", family: "unix" _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev