On Thu, Jan 21, 2010 at 3:40 PM, Sean Qiu <sean.xx....@gmail.com> wrote:
> Try this > > > http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64-full-tests/38/testReport/ > > Best Regards > Sean, Xiao Xia Qiu > > Thanks Sean. These tests fork new java process, which seems got error and return non-zero value. Can I login that server and see what happened exactly? > > > 2010/1/21 regis xu <xu.re...@gmail.com> > > > On Thu, Jan 21, 2010 at 3:57 AM, Mark Hindess > > <mark.hind...@googlemail.com>wrote: > > > > > > > > Regis, > > > > > > It looks like my "harmless" commit below broke some tests on Linux[1]. > > > I think this means there is a problem with the code though since I > don't > > > think line endings should be significant. Any chance you could take a > > > look? > > > > > > Regards, > > > Mark. > > > > > > [1] > > > > > > http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64-full-tests/37/testReport/ > > > > > > > I can't open this link, it report a 404 error. Can you paste stack trace > > here? It passed on my Linux desktop. May be a environment/configuration > > problems. > > > > > > > In message <20091210083818.c15622388...@eris.apache.org>, > > > hinde...@apache.org > > > writes: > > > > > > > > Author: hindessm > > > > Date: Thu Dec 10 08:38:15 2009 > > > > New Revision: 889137 > > > > > > > > URL: http://svn.apache.org/viewvc?rev=889137&view=rev > > > > Log: > > > > Add missing svn:eol-style properties. > > > > > > > > Modified: > > > > > > > > harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/org/apac > > > > he/harmony/tests/java/lang/instrument/HelloWorldTest.java (props > > > changed) > > > > > > > > harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/org/apac > > > > he/harmony/tests/java/lang/instrument/InstrumentTestHelper.java > > (props > > > chan > > > > ged) > > > > > > > > harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/org/apac > > > > he/harmony/tests/java/lang/instrument/agents/HelloWorldAgent.java > > > (props ch > > > > anged) > > > > > > > > Propchange: > > > harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/ > > > > org/apache/harmony/tests/java/lang/instrument/HelloWorldTest.java > > > > > > > > > > ----------------------------------------------------------------------------- > > > > - > > > > svn:eol-style = native > > > > > > > > Propchange: > > > harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/ > > > > > org/apache/harmony/tests/java/lang/instrument/InstrumentTestHelper.java > > > > > > > > > > ----------------------------------------------------------------------------- > > > > - > > > > svn:eol-style = native > > > > > > > > Propchange: > > > harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/ > > > > > > org/apache/harmony/tests/java/lang/instrument/agents/HelloWorldAgent.java > > > > > > > > > > ----------------------------------------------------------------------------- > > > > - > > > > svn:eol-style = native > > > > > > > > > > > > > > > >