Andrej Podhradsky created JBTIS-1024:
----------------------------------------
Summary: SY - Fix SwitchYardEditorImplementationsTest
Key: JBTIS-1024
URL:
https://issues.jboss.org/browse/JBTIS-1024
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE, switchyard
Affects Versions: 4.4.0.Final
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.4.0.Final
Attachments:
org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorImplementationsTest.addDroolsImplementationWithNewJavaInterfaceTest.png
Error Message
No matching widget found with Matcher matching when all matchers match: [Matcher matching
widget with the same type as or type extending class org.eclipse.swt.custom.CCombo]
class org.eclipse.swt.custom.CCombo with text 'EXECUTE'
Stacktrace
org.jboss.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher
matching when all matchers match: [Matcher matching widget with the same type as or type
extending class org.eclipse.swt.custom.CCombo]
class org.eclipse.swt.custom.CCombo with text 'EXECUTE'
at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:183)
at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:136)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:101)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:71)
at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:56)
at org.jboss.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:47)
at org.jboss.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:103)
at org.jboss.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:78)
at org.jboss.reddeer.swt.widgets.AbstractWidget.<init>(AbstractWidget.java:41)
at
org.jboss.tools.switchyard.reddeer.widget.DefaultCCombo.<init>(DefaultCCombo.java:32)
at
org.jboss.tools.switchyard.reddeer.preference.implementation.ImplementationKnowledgePage.addItem(ImplementationKnowledgePage.java:135)
at
org.jboss.tools.switchyard.reddeer.preference.implementation.ImplementationKnowledgePage.addOperation(ImplementationKnowledgePage.java:49)
at
org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorImplementationsTest.checkOperationsProperties(SwitchYardEditorImplementationsTest.java:732)
at
org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorImplementationsTest.checkDroolsOperationsProperties(SwitchYardEditorImplementationsTest.java:722)
at
org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorImplementationsTest.addDroolsImplementationWithNewJavaInterfaceTest(SwitchYardEditorImplementationsTest.java:455)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)