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

On Tuesday April 5 2005 05:17 am, eclipse-releng@xxxxxxxxxxx wrote:
> org.eclipse.ui.tests_linux.gtk
> org.eclipse.ui.tests_winxp

We're not entirely sure, but we believe these failures are caused by the 
following compile error.  If the failures recur in a build in which does not 
contain compiler errors, we will investigate further.


----------
1. ERROR 
in /builds/N/src/plugins/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/AbstractTextEditor.java
 (at line 3944)
	String defId= element.getAttribute(ActionDescriptor.ATT_DEFINITION_ID);
	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ActionDescriptor.ATT_DEFINITION_ID cannot be resolved
----------
1 problem (1 error)



cheers,
d.


Back to the top