Skip to content

Failed

org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive (from org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.AllTests)

Failing for the past 1 build (Since #3 )
Took 50 sec.

Error Message

Timeout after: 50000 ms.: The widget (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') was not enabled.

Stacktrace

org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 50000 ms.: The widget (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') was not enabled.
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:437)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:411)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:399)
	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.waitForEnabled(AbstractSWTBot.java:626)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotButton.click(SWTBotButton.java:65)
	at org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.AbstractImportAndReadSmokeTest.createProject(AbstractImportAndReadSmokeTest.java:140)
	at org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive(StandardImportAndReadSmokeTest.java:286)