I am getting new errors(only fail from cmd line), not sure what is going on:

 testGetSnippetNoPadding(com.opensymphony.xwork2.util.location.LocationImplTest)
 testGetSnippet(com.opensymphony.xwork2.util.location.LocationImplTest)
 
testParserWithBadXML2(com.opensymphony.xwork2.validator.DefaultValidatorFileParserTest)

musachy

On Fri, Feb 27, 2009 at 9:40 AM, Wes Wannemacher <w...@wantii.com> wrote:
> Ooops, only replied to Lukasz the first time, here's some additional info -
>
>
> ---------- Forwarded message ----------
> From: Wes Wannemacher <w...@wantii.com>
> Date: Fri, Feb 27, 2009 at 9:39 AM
> Subject: Re: XWork test failures
> To: Lukasz Lenart <lukasz.len...@googlemail.com>
>
>
> That build ran without any forkmode setting... Here is how Hudson ran it -
>
> [xwork] $ /home/hudson/tools/java/latest1.6/bin/java -Xms128m -Xmx768m
> -XX:MaxPermSize=256m -XX:PermSize=128m [-cp classpath snipped for
> brevity]
> Executing Maven:  -B -B -f
> /export/home/hudson/hudson/jobs/xwork2/workspace/xwork/pom.xml -Pall
> clean install
>
> You can check the console output here -
> http://hudson.zones.apache.org/hudson/view/Struts/job/xwork2/lastBuild/console
>
> -Wes
>
> On Fri, Feb 27, 2009 at 3:25 AM, Lukasz Lenart
> <lukasz.len...@googlemail.com> wrote:
>> 2009/2/27 Wes Wannemacher <w...@wantii.com>:
>>> http://hudson.zones.apache.org/hudson/view/Struts/job/xwork2/5/
>>>
>>> There are some new tests failing :(
>>>
>>> It appears related, I'll check into it, if I don't fall asleep first.
>>
>> Could you remove the setting for forkMode? I think this can be related
>> to (from [1]):
>> Check your forkMode. If forkMode=never, it's impossible to use the
>> system classloader; we have to use an isolated classloader.
>>
>> [1] 
>> http://docs.codehaus.org/display/MAVENUSER/Classloading+and+Forking+under+Maven+Surefire
>>
>>
>> Regards
>> --
>> Lukasz
>> http://www.lenart.org.pl/
>>
>
>
>
> --
> Wes Wannemacher
> Author - Struts 2 In Practice
> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
> http://www.manning.com/wannemacher
>
>
>
> --
> Wes Wannemacher
> Author - Struts 2 In Practice
> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
> http://www.manning.com/wannemacher
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to