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 N20070909-0010 (Timestamp: 200709090010):Automated JUnit testing complete. Test failures/errors occurred.

The Compare are due to a problem in the tests and do not reflect a problem with the build. The tests pass when run on my machine but fail in the build. It appears that accessing class resources is different in the tests (i.e . URLs returned from getClass().getResource() doesn't have a URL protocol of file). I have logged bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=202788 to track the issue.

Michael

On 9/9/07, eclipse-releng@xxxxxxxxxxx < eclipse-releng@xxxxxxxxxxx> wrote:
Build N20070909-0010 (Timestamp: 200709090010):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:

org.eclipse.compare.tests_linux.gtk.x86
org.eclipse.compare.tests_linux.gtk.x86_5.0
org.eclipse.compare.tests_macosx.carbon.ppc_5.0
org.eclipse.compare.tests_win32.win32.x86
org.eclipse.core.tests.runtime_win32.win32.x86
org.eclipse.jdt.debug.tests_linux.gtk.x86_5.0
org.eclipse.jdt.ui.tests_win32.win32.x86
org.eclipse.osgi.tests_linux.gtk.x86
org.eclipse.osgi.tests_linux.gtk.x86_5.0
org.eclipse.osgi.tests_macosx.carbon.ppc_5.0
org.eclipse.ui.tests_win32.win32.x86

HTTP Download:

        http://download.eclipse.org/eclipse/downloads/drops/N20070909-0010


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


Back to the top