Skip to content

Regression

org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBot_PTest.test[0]

Failing for the past 1 build (Since #93 )
Took 7.8 sec.

Error Message

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

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntilWidgetAppears(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:419)
	at org.eclipse.swtbot.swt.finder.SWTBot.widget(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBot.button(SWTBot.java:330)
	at org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBot_PTest.logic(TableControlSWTBot_PTest.java:101)