Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Managed build JUnit failures

Nope, it's an open mystery... :). That's why I turned them off.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Vivian Kong
> Sent: Thursday, November 15, 2007 2:43 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Managed build JUnit failures
> 
> 
> I've noticed that the managed build JUnit tests aren't being run during
> the
> 4.0.2 builds and for 5.0.0 they were ran but with many errors and failures
> (http://download.eclipse.org/tools/cdt/builds/5.0.0
> /I.I200711051450/junits.html).
> 
> For 4.0.2, there's a Java core dump...
> 
> cdt-mbs-core:
> 
> init:
> 
> ui-test:
> 
> java-test:
>      [echo] Running
> org.eclipse.cdt.managedbuilder.tests.suite.AllManagedBuildTests. Result
> file:
> /opt/public/download-
> staging.priv/tools/cdt/releng/org.eclipse.cdt/all/org.eclipse.cdt.releng/r
> esults/I.I200711150800/testReports/org.eclipse.cdt.managedbuilder.tests.su
> ite.AllManagedBuildTests.xml.
>      [java] JVMDG217: Dump Handler is Processing Signal 11 - Please Wait.
>      [java] JVMDG303: JVM Requesting Java core file
>      [java] JVMDG304: Java core file written to
> /opt/public/download-
> staging.priv/tools/cdt/releng/org.eclipse.cdt/all/org.eclipse.cdt.releng/r
> esults/eclipse/javacore.20071115.083856.4965.txt
>      [java] JVMDG215: Dump Handler has Processed Exception Signal 11.
>      [java] Java Result: 139
> 
> collect-results:
> [junitreport] the file
> /opt/public/download-
> staging.priv/tools/cdt/releng/org.eclipse.cdt/all/org.eclipse.cdt.releng/r
> esults/eclipse/org.eclipse.cdt.managedbuilder.tests.suite.AllManagedBuildT
> ests.xml
>  is empty.
> [junitreport] This can be caused by the test JVM exiting unexpectedly
>     [style] Warning: the task name <style> is deprecated. Use <xslt>
> instead.
>     [style] Transforming into
> /opt/public/download-
> staging.priv/tools/cdt/releng/org.eclipse.cdt/all/org.eclipse.cdt.releng/r
> esults/I.I200711150800/testReports
>    [concat] No existing resources and no nested text, doing nothing
> 
> For 5.0.0, I've tried running them inside Eclipse on Linux and they simply
> fail (but they pass on Windows).
> 
> Doug, do you think I missed setting up something?  Causing them to fail?
> 
> Regards,
> 
> Vivian Kong
> IBM Eclipse CDT
> IBM Canada Toronto Lab
> Phone: (905) 413-6067
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top