Skip to content

Failed

org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization (from org.eclipse.sirius.tests.swtbot.suite.AllTestSuite)

Failing for the past 6 builds (Since #1063 )
Took 20 sec.

Error Message

Could not find widget matching: (of type 'ToolItem' and with tooltip 'Refresh diagram' and with style 'SWT.PUSH')

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'ToolItem' and with tooltip 'Refresh diagram' and with style 'SWT.PUSH')
	at org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusStyleCustomizationFromStyleTab(RefreshWithCustomizedStyleTests.java:548)
	at org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testStyleCustomization(RefreshWithCustomizedStyleTests.java:507)
	at org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization(RefreshWithCustomizedStyleTests.java:325)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: Could not find widget matching: (of type 'ToolItem' and with tooltip 'Refresh diagram' and with style 'SWT.PUSH')
	at org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusStyleCustomizationFromStyleTab(RefreshWithCustomizedStyleTests.java:548)
	at org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testStyleCustomization(RefreshWithCustomizedStyleTests.java:507)
	at org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization(RefreshWithCustomizedStyleTests.java:325)

Standard Output

Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization()