[hibernate-dev] [Search] CollectionUpdateEventTest fails

Davide D'Alto daltodavide at gmail.com
Fri Aug 19 10:01:36 EDT 2011


This is the configuration of the surefire plugin when I run maven in debug mode:

[DEBUG] Configuring mojo
org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test from plugin
realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2,
parent: sun.misc.Launcher$AppClassLoader at 12360be0]
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test' with basic
configurator -->
[DEBUG]   (s) argLine = -Djava.net.preferIPv4Stack=true
-Djgroups.bind_addr=127.0.0.1
-javaagent:/home/daltod/.m2/repository/org/jboss/byteman/byteman/1.5.2/byteman-1.5.2.jar=script:/home/daltod/workspace/contributions/hibernate-search/hibernate-search/target/test-classes/org/hibernate/search/test/errorhandling/ConcurrentMergeErrorTest.bytemanrules
[DEBUG]   (s) childDelegation = false
[DEBUG]   (s) disableXmlReport = false
[DEBUG]   (s) enableAssertions = true
[DEBUG]   (s) forkMode = once

--Davide

On Fri, Aug 19, 2011 at 1:36 PM, Hardy Ferentschik <hardy at hibernate.org> wrote:
> 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 <daltodavide at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>




More information about the hibernate-dev mailing list