[jbosstools-issues] [JBoss JIRA] (JBTIS-933) Improve a stability of SimpleDeployTest from BPEL tests

Andrej Podhradsky (JIRA) issues at jboss.org
Tue May 29 05:13:00 EDT 2018


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

Andrej Podhradsky closed JBTIS-933.
-----------------------------------
    Resolution: Out of Date


Closed as outdated since the SOA-P 5.x is not supported anymore in Devstudio.

> Improve a stability of SimpleDeployTest from BPEL tests
> -------------------------------------------------------
>
>                 Key: JBTIS-933
>                 URL: https://issues.jboss.org/browse/JBTIS-933
>             Project: JBoss Tools Integration Stack
>          Issue Type: Task
>          Components: BPEL, QE
>    Affects Versions: 4.3.2.Final
>            Reporter: Andrej Podhradsky
>            Assignee: Andrej Podhradsky
>
> {code}
> Stacktrace
> org.jboss.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "4", Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button]
> class org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$2
> 	class org.eclipse.swt.widgets.Composite
> 		class org.eclipse.ui.part.PageBook
> 			class org.eclipse.swt.widgets.Tree
> 			class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyComposite
> 				class org.eclipse.ui.forms.widgets.LayoutComposite
> 					class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyTitle
> 						class org.eclipse.swt.custom.CLabel with text ''
> 					class org.eclipse.ui.forms.widgets.LayoutComposite
> 						class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$TopNavigationElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$BottomNavigationElement
> 					class org.eclipse.swt.custom.ScrolledComposite
> 						class org.eclipse.ui.forms.widgets.LayoutComposite
> 			class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyComposite
> 				class org.eclipse.ui.forms.widgets.LayoutComposite
> 					class org.eclipse.ui.forms.widgets.LayoutComposite
> 						class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$TopNavigationElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$BottomNavigationElement
> 					class org.eclipse.swt.custom.ScrolledComposite
> 						class org.eclipse.ui.forms.widgets.LayoutComposite
> 			class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyComposite
> 				class org.eclipse.ui.forms.widgets.LayoutComposite
> 					class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyTitle
> 						class org.eclipse.swt.custom.CLabel with text 'FIX_ME-Add_Business_Logic_Here'
> 					class org.eclipse.ui.forms.widgets.LayoutComposite
> 						class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$TopNavigationElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$BottomNavigationElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$ListElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$ListElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$ListElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$ListElement
> 							class org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList$ListElement
> 					class org.eclipse.swt.custom.ScrolledComposite
> 						class org.eclipse.ui.forms.widgets.LayoutComposite
> 							class org.eclipse.ui.forms.widgets.LayoutComposite
> 								class org.eclipse.ui.forms.widgets.LayoutComposite
> 									class org.eclipse.ui.forms.widgets.LayoutComposite
> 										class org.eclipse.ui.forms.widgets.LayoutComposite
> 											class org.eclipse.ui.forms.widgets.LayoutComposite
> 												class org.eclipse.bpel.common.ui.details.widgets.DecoratedLabel with text 'N&ame:'
> 												class org.eclipse.swt.widgets.Text with text 'FIX_ME-Add_Business_Logic_Here'
> 							class org.eclipse.ui.forms.widgets.LayoutComposite
> 								class org.eclipse.ui.forms.widgets.LayoutComposite
> 									class org.eclipse.ui.forms.widgets.LayoutComposite
> 										class org.eclipse.ui.forms.widgets.LayoutComposite
> 											class org.eclipse.ui.forms.widgets.LayoutComposite
> 												class org.eclipse.ui.forms.widgets.LayoutComposite
> 													class org.eclipse.ui.forms.widgets.LayoutComposite
> 														class org.eclipse.swt.widgets.Label with text 'Action Category:'
> 														class org.eclipse.swt.custom.CCombo with text ''
> 													class org.eclipse.ui.forms.widgets.LayoutComposite
> 														class org.eclipse.swt.widgets.Label with text 'Choose one of these actions:'
> 													class org.eclipse.ui.forms.widgets.LayoutComposite
> 												class org.eclipse.ui.forms.widgets.LayoutComposite
> 													class org.eclipse.swt.widgets.Label with text '&Description:'
> 	at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:173)
> 	at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:126)
> 	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:91)
> 	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:61)
> 	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:46)
> 	at org.jboss.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:37)
> 	at org.jboss.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:77)
> 	at org.jboss.reddeer.swt.widgets.AbstractWidget.<init>(AbstractWidget.java:31)
> 	at org.jboss.reddeer.swt.impl.button.AbstractButton.<init>(AbstractButton.java:31)
> 	at org.jboss.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:88)
> 	at org.jboss.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:48)
> 	at org.jboss.reddeer.swt.impl.button.PushButton.<init>(PushButton.java:38)
> 	at org.jboss.tools.bpel.reddeer.activity.Empty.changeTo(Empty.java:39)
> 	at org.jboss.tools.bpel.reddeer.activity.Empty.toAssign(Empty.java:32)
> 	at org.jboss.tools.bpel.ui.bot.test.SimpleDeployTest.simpleDeployTest(SimpleDeployTest.java:62)
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list