Skip to content

Regression

org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY (from org.eclipse.swtbot.nebula.nattable.finder.test.AllTests)

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

Error Message

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

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
	at org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY(TestRightClickXY.java:41)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
	at org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY(TestRightClickXY.java:41)