Skip to content

Regression

org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText (from org.eclipse.swtbot.nebula.gallery.finder.test.AllTests)

Failing for the past 13 builds (Since #343 )
Took 5.3 sec.

Error Message

Could not find widget matching: (of type 'Gallery')

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Gallery')
	at org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText(GalleryTest.java:50)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Gallery')
	at org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText(GalleryTest.java:50)

Standard Error

log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.utils.SWTUtils).
log4j:WARN Please initialize the log4j system properly.