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 M20081212-1143 (Timestamp: 200812121143):Automated JUnit testing complete. Test failures/errors occurred.


I can't explain the test failures in
org.eclipse.core.expressions.tests

It looks like the plug-in has only been built half-way. The test.xml was available (otherwise, the tests would not have been launched at all), but then the EclipseTestRunner failed to resolve the plug-in:

java.lang.Exception: Could not find plugin "org.eclipse.core.expressions.tests"

org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.eclipse.core.expressions.tests"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)


Was the machine out of disk space or something?

Markus


From: eclipse-releng@xxxxxxxxxxx
To: platform-releng-dev@xxxxxxxxxxx
Date: 2008-12-13 09:09
Subject: [platform-releng-dev] [eclipse-build]Build M20081212-1143        (Timestamp: 200812121143):Automated JUnit testing complete.        Test failures/errors occurred.





Build M20081212-1143 (Timestamp: 200812121143):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.core.expressions.tests_linux.gtk.x86
org.eclipse.core.expressions.tests_linux.gtk.x86_5.0
org.eclipse.core.expressions.tests_macosx.carbon.ppc_5.0
org.eclipse.core.expressions.tests_win32.win32.x86
org.eclipse.core.expressions.tests_win32.win32.x86_5.0
org.eclipse.jdt.core.tests.builder_linux.gtk.x86_5.0
org.eclipse.jdt.core.tests.builder_macosx.carbon.ppc_5.0
org.eclipse.jdt.core.tests.builder_win32.win32.x86_5.0
org.eclipse.jdt.core.tests.compiler_linux.gtk.x86_5.0
org.eclipse.jdt.core.tests.compiler_macosx.carbon.ppc_5.0
org.eclipse.jdt.core.tests.compiler_win32.win32.x86_5.0
org.eclipse.jdt.core.tests.model_linux.gtk.x86
org.eclipse.jdt.core.tests.model_linux.gtk.x86_5.0
org.eclipse.jdt.core.tests.model_macosx.carbon.ppc_5.0
org.eclipse.jdt.core.tests.model_win32.win32.x86
org.eclipse.jdt.core.tests.model_win32.win32.x86_5.0
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0
org.eclipse.releng.tests_win32.win32.x86_5.0
org.eclipse.swt.tests_linux.gtk.x86_5.0
org.eclipse.ui.tests_linux.gtk.x86
org.eclipse.ui.tests_linux.gtk.x86_5.0
org.eclipse.ui.tests_macosx.carbon.ppc_5.0
org.eclipse.ui.tests_win32.win32.x86
org.eclipse.ui.tests_win32.win32.x86_5.0

HTTP Download:

               
http://download.eclipse.org/eclipse/downloads/drops/M20081212-1143


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



Back to the top