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


There several compile errors in this build that were not sent to the list.  

http://download.eclipse.org/eclipsedownloads/drops/N20060206-0010/testResults.php

/plugins/org.eclipse.swt.gtk.linux.ia64_3.2.0.N20060206-0010/@dot.bin.log
/plugins/org.eclipse.swt.gtk.linux.x86_64_3.2.0.N20060206-0010/@dot.bin.log
/plugins/org.eclipse.ui.views.properties.tabbed_3.2.0.N20060206-0010/@dot.bin.log

Also, most of the javadoc warnings and errors are due to the changes in the Equinox registry which Oleg described in his his email to the list. I'm fixing them up for the next build.  There is also a warning with respect to org.eclipse.ui.views.properties.tabbed

http://download.eclipse.org/eclipsedownloads/drops/N20060206-0010/compilelogs/platform.doc.isv.javadoc.txt

/builds/N200602060010/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java:427: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
       assert contributor.getContributorId().equals(contributorId);
       ^
/builds/N200602060010/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/views/properties/tabbed/TabbedPropertySheetPage.java:427: ';' expected
       assert contributor.getContributorId().equals(contributorId);


The other releng failure is because the new org.eclipse.core.runtime.compatibility.registry fragment  is missing an about.html.  Also, the releng test is looking for fragment.properties and there in this case it is called fragment-compatibility.properties.

Kim



eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

02/06/2006 09:12 AM

Please respond to
"Eclipse platform release engineering list."

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build N20060206-0010        (Timestamp: 200602060010):Automated JUnit testing complete.        Test failures/errors occurred.





Build N20060206-0010 (Timestamp: 200602060010):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.jdt.debug.tests_linux.gtk.x86
org.eclipse.jdt.debug.tests_win32.win32.x86
org.eclipse.jdt.ui.tests.refactoring_linux.gtk.x86
org.eclipse.jdt.ui.tests.refactoring_macosx.carbon.ppc
org.eclipse.jdt.ui.tests.refactoring_win32.win32.x86
org.eclipse.jdt.ui.tests_macosx.carbon.ppc
org.eclipse.jdt.ui.tests_win32.win32.x86
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_macosx.carbon.ppc
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.ui.tests.views.properties.tabbed_linux.gtk.x86
org.eclipse.ui.tests.views.properties.tabbed_macosx.carbon.ppc
org.eclipse.ui.tests.views.properties.tabbed_win32.win32.x86
org.eclipse.ui.tests_linux.gtk.x86
org.eclipse.ui.tests_macosx.carbon.ppc
org.eclipse.ui.tests_win32.win32.x86

HTTP Download:

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

FTP Download:

                user: anonymous
                password: (e-mail address or leave blank)
                server:  download.eclipse.org
                cd to directory:  N20060206-0010

                or

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


Back to the top