Skip to content

Regression

org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange (from org.eclipse.swtbot.nebula.nattable.finder.test.AllTests)

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

Error Message

Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException>

Stacktrace

java.lang.Exception: Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException>
	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange(TestNatTableOtherFeatures.java:130)
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.test2.TestNatTableOtherFeatures.testScrollOutOfRange(TestNatTableOtherFeatures.java:130)