[jbosstools-issues] [JBoss JIRA] (JBTIS-980) SY - SwitchYardEditorBindingsTest is sometimes failing

Andrej Podhradsky (JIRA) issues at jboss.org
Mon Nov 7 04:13:00 EST 2016


Andrej Podhradsky created JBTIS-980:
---------------------------------------

             Summary: SY - SwitchYardEditorBindingsTest is sometimes failing
                 Key: JBTIS-980
                 URL: https://issues.jboss.org/browse/JBTIS-980
             Project: JBoss Tools Integration Stack
          Issue Type: Task
          Components: QE, switchyard
    Affects Versions: 4.4.0.Alpha1
            Reporter: Andrej Podhradsky
            Assignee: Andrej Podhradsky


{code}
*Error Message*

No matching widget found with Matcher matching when all matchers match: [Matcher matching widgets with text that without mnenomic matches: is "Design", Matcher matching widget with the same type as or type extending class org.eclipse.swt.custom.CTabItem]
class org.eclipse.swt.widgets.Shell

*Stacktrace*

org.jboss.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widgets with text that without mnenomic matches: is "Design", Matcher matching widget with the same type as or type extending class org.eclipse.swt.custom.CTabItem]
class org.eclipse.swt.widgets.Shell

	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.reddeer.swt.impl.ctab.AbstractCTabItem.<init>(AbstractCTabItem.java:38)
	at org.jboss.reddeer.swt.impl.ctab.DefaultCTabItem.<init>(DefaultCTabItem.java:97)
	at org.jboss.reddeer.swt.impl.ctab.DefaultCTabItem.<init>(DefaultCTabItem.java:57)
	at org.jboss.reddeer.swt.impl.ctab.DefaultCTabItem.<init>(DefaultCTabItem.java:47)
	at org.jboss.tools.switchyard.reddeer.editor.SwitchYardEditor.activateDesignTab(SwitchYardEditor.java:86)
	at org.jboss.tools.switchyard.reddeer.editor.SwitchYardEditor.<init>(SwitchYardEditor.java:80)
	at org.jboss.tools.switchyard.reddeer.project.SwitchYardProject.openSwitchYardFile(SwitchYardProject.java:58)
	at org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorBindingsTest.focusSwitchYardEditor(SwitchYardEditorBindingsTest.java:196)
{code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list