On May 29, 2009, at 12:52 PM, Jean-Louis MONTEIRO wrote:


ubuntu jaunty (9.04) 64 bits / JDK Sun 1.6.0_13-b03 64-Bit
--> Test fails

http://www.nabble.com/file/p23786057/ubuntu-jaunty-64Bit_JDK1.6.0_13-64-64Bit.log
ubuntu-jaunty-64Bit_JDK1.6.0_13-64-64Bit.log



This failure looks like tomcat may have taken too long to start and the client timed out. The second log posted definitely looks like what I'm seeing.

I tried a route similar to Jon and grabbed a copy of Parallels and set it up with WinXP SP2.

cd \test
set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_14
set ANT_HOME=C:\test\apache-ant-1.7.1
set PATH=%PATH%;%ANT_HOME%\bin
ant test:all


Got the expected 29 failures.


All these CI systems we have are on linux and mac.. we totally need a windows setup that runs this script like every day. Stuff like this takes so much less time when you can narrow it down to an svn revision.

-David


Reply via email to