Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build I20100119-0800 (Timestamp: 201001190800):Automated JUnit testing complete. Test failures/errors occurred.


Olivier and I looked at this today.  Since I changed the vm's last week in the build, there was a file I missed updating with the path to one of the vms.  I fixed and the jdt* tests that DNF now run.  My aplogies for the breakage. I've released a fix to the builder.

Kim




Kim Moir/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

01/19/2010 08:45 PM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev]        [eclipse-build]Build        I20100119-0800        (Timestamp:        201001190800):Automated        JUnit testing complete.        Test failures/errors occurred.






Olivier, there is a stack trace in the console logs for these tests where a process can't be created.  The same thing happened in the nightly build.


For intstance look at the console logs

http://download.eclipse.org/eclipse/downloads/drops/I20100119-0800/logs.php#console


and this one in particular

http://download.eclipse.org/eclipse/downloads/drops/I20100119-0800/testresults/consolelogs/win32_consolelog.txt


search for
at org.apache.tools.ant.taskdefs.Java.fork(Java.java:791)

and you'll see the problem.


I'll open bugs for the releng failures.  Obviously we need a rebuild to address all the test failures :-)


Kim




Olivier Thomann/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

01/19/2010 08:13 PM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev] [eclipse-build]Build        I20100119-0800        (Timestamp: 201001190800):Automated        JUnit testing complete.        Test failures/errors occurred.







platform-releng-dev-bounces@xxxxxxxxxxx wrote on 2010-01-19 19:21:54:
> org.eclipse.jdt.apt.pluggable.tests_linux.gtk.x86_6.0
> org.eclipse.jdt.apt.pluggable.tests_win32.win32.x86
> org.eclipse.jdt.compiler.apt.tests_linux.gtk.x86_6.0
> org.eclipse.jdt.compiler.apt.tests_win32.win32.x86
> org.eclipse.jdt.compiler.tool.tests_linux.gtk.x86_6.0
> org.eclipse.jdt.compiler.tool.tests_win32.win32.x86
No idea why these tests all failed with (-1) DNF.
Kim, did the machines crashed?
--
Olivier
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top