Skip to content

Regression

org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu]

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

Error Message

Could not find widget matching: (of type 'Button' and with mnemonic 'Close All Shells' and with style 'SWT.PUSH')

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'Close All Shells' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.tearDown(SWTBotPopupMenuTest.java:233)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Button' and with mnemonic 'Close All Shells' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.tearDown(SWTBotPopupMenuTest.java:233)