[
https://issues.jboss.org/browse/JBTIS-980?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky commented on JBTIS-980:
-----------------------------------------
Or sometimes the following error
{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 with text 'Progress Information'
class org.eclipse.swt.widgets.Label with text ''
class org.eclipse.swt.widgets.Label with text 'Operation in progress...'
class org.eclipse.jface.dialogs.ProgressIndicator with label 'Operation in
progress...'
class org.eclipse.swt.widgets.ProgressBar
class org.eclipse.swt.widgets.ProgressBar
class org.eclipse.swt.widgets.Label with label 'Operation in progress...' with
text ''
class org.eclipse.swt.widgets.Composite with label ''
class org.eclipse.swt.widgets.Button with label '' with text 'Cancel'
*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 with text 'Progress Information'
class org.eclipse.swt.widgets.Label with text ''
class org.eclipse.swt.widgets.Label with text 'Operation in progress...'
class org.eclipse.jface.dialogs.ProgressIndicator with label 'Operation in
progress...'
class org.eclipse.swt.widgets.ProgressBar
class org.eclipse.swt.widgets.ProgressBar
class org.eclipse.swt.widgets.Label with label 'Operation in progress...' with
text ''
class org.eclipse.swt.widgets.Composite with label ''
class org.eclipse.swt.widgets.Button with label '' with text 'Cancel'
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}
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
Attachments:
org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorBindingsTest.httpReferenceBindingTest(a)Before_focusSwitchYardEditor.png
{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)