[jbosstools-issues] [JBoss JIRA] (JBTIS-1024) SY - Fix SwitchYardEditorImplementationsTest

Andrej Podhradsky (JIRA) issues at jboss.org
Thu Jan 26 08:26:00 EST 2017


     [ https://issues.jboss.org/browse/JBTIS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrej Podhradsky closed JBTIS-1024.
------------------------------------
    Resolution: Rejected


Not a bug. We have to disable SWT_GTK3 as follows
{code}
export SWT_GTK3=0
{code}

(In my case I disabled SWT-GTK3 which is wrong name)

> 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)


More information about the jbosstools-issues mailing list