Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.5.0 N-Build: N20150207-1500

Thanks Lars, for pointing out. I've opened bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=459404 to track this.

Thanks & Regards,
Lakshmi P Shanmugam

On Sun, Feb 8, 2015 at 4:01 PM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
We see some test failing in platform.ui, which I think are coming from changes in SWT. For example see below. Do we have a bug report for this in SWT?

Failed

org.eclipse.jface.tests.fieldassist.ControlDecorationTests.testHoverVisibility (from org.eclipse.jface.tests.AllTests)

Failing for the past 16 builds (Since #4413 )

Error Message

org.eclipse.swt.internal.gtk.OS._gtk_entry_set_icon_from_icon_name(JI[B)V

Stacktrace

java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.gtk.OS._gtk_entry_set_icon_from_icon_name(JI[B)V
	at org.eclipse.swt.internal.gtk.OS._gtk_entry_set_icon_from_icon_name(Native Method)
	at org.eclipse.swt.internal.gtk.OS.gtk_entry_set_icon_from_icon_name(OS.java:7776)
	at org.eclipse.swt.widgets.Text.<init>(Text.java:153)
	at org.eclipse.jface.tests.fieldassist.ControlDecorationTests$1.createExtraControls(ControlDecorationTests.java:98)
	at org.eclipse.jface.tests.fieldassist.AbstractFieldAssistWindow.createContents(AbstractFieldAssistWindow.java:63)
	at org.eclipse.jface.window.Window.create(Window.java:430)
	at org.eclipse.jface.window.Window.open(Window.java:792)
	at org.eclipse.jface.tests.fieldassist.ControlDecorationTests.testHoverVisibility(ControlDecorationTests.java:59)

On Sat, Feb 7, 2015 at 10:42 PM, <e4Builder@xxxxxxxxxxx> wrote:
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



--
Geschäftsführer

vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



--
Lakshmi

Back to the top