[JBoss JIRA] (JBTIS-980) SY - SwitchYardEditorBindingsTest is sometimes failing
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-980?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky updated JBTIS-980:
------------------------------------
Attachment: org.jboss.tools.switchyard.ui.bot.test.SwitchYardEditorBindingsTest.httpReferenceBindingTest(a)Before_focusSwitchYardEditor.png
> 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)
9 years, 5 months
[JBoss JIRA] (JBTIS-980) SY - SwitchYardEditorBindingsTest is sometimes failing
by Andrej Podhradsky (JIRA)
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)
9 years, 5 months
[JBoss JIRA] (JBTIS-979) SY - Improve the stability of the test DebuggerDebuggingTest
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-979:
---------------------------------------
Summary: SY - Improve the stability of the test DebuggerDebuggingTest
Key: JBTIS-979
URL: https://issues.jboss.org/browse/JBTIS-979
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.DebuggerDebuggingTest.consumerInDebugTest.png
Sometimes the following error occurs
{code}
*Error Message*
expected:<[Exchange[Message: Johnny Cash]]> but was:<[]>
*Stacktrace*
org.junit.ComparisonFailure: expected:<[Exchange[Message: Johnny Cash]]> but was:<[]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.jboss.tools.switchyard.ui.bot.test.DebuggerDebuggingTest.consumerInDebugTest(DebuggerDebuggingTest.java:230)
{code}
but the screenshot shows that the message was correctly displayed (probably with some delay).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBDS-3756) Have two progress bars download and installation progress
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3756?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3756:
--------------------------------
Sprint: devex #123 November 2016 (was: devex #122 October 2016)
> Have two progress bars download and installation progress
> ---------------------------------------------------------
>
> Key: JBDS-3756
> URL: https://issues.jboss.org/browse/JBDS-3756
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Reporter: Pete Muir
> Assignee: Denis Golovin
> Priority: Minor
> Labels: ui
> Fix For: 10.2.0.AM3
>
>
> Most installers have a single progress bar that shows the overall progress, and then text which explains which component is being installed right now.
> Update:
> After discussion on backlog grooming session it seems reasonable to have two progress bars instead of one. Considering size of downloaded resources and time spend for downloading/installation we might have much longer installation time than now with single progress bar. Instead we can start downloading resources and install them as soon as download is finished. That would let us run installation in sequence and avoid problems with running two MSI installer at the same timed. Also that would save some time and do installation for smaller components while download for big ones is in progress.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBDS-4100) Run PR checks for Windows and Mac
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4100?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4100:
--------------------------------
Sprint: devex #123 November 2016 (was: devex #122 October 2016)
> Run PR checks for Windows and Mac
> ---------------------------------
>
> Key: JBDS-4100
> URL: https://issues.jboss.org/browse/JBDS-4100
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
> Attachments: pr-checks.png
>
>
> Now PR's are verified only for Windows
> !pr-checks.png!
> When Mac build is ready we have to create checks for Mac as well and rename checks to show what platform was used for verification.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBDS-4058) Installer does not validate VAGRANT_HOME when used
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4058?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4058:
--------------------------------
Sprint: devex #123 November 2016 (was: devex #122 October 2016)
> Installer does not validate VAGRANT_HOME when used
> --------------------------------------------------
>
> Key: JBDS-4058
> URL: https://issues.jboss.org/browse/JBDS-4058
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
>
> As per JBDS-3838, we require users with space in their name to use VAGRANT_HOME environment variable. The problem is, the installer will let you proceed without validating the variable contents.
> Something like "x:\this definitely has no spaces\" will allow the user to proceed with installation, which inevitably fails. We need to validate if the path stored in the variable is valid, that the selected drive actually exists, and that there are no spaces.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBDS-3798) Repeated component detection keeps stale values
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3798?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3798:
--------------------------------
Sprint: devex #123 November 2016 (was: devex #122 October 2016)
> Repeated component detection keeps stale values
> -----------------------------------------------
>
> Key: JBDS-3798
> URL: https://issues.jboss.org/browse/JBDS-3798
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Environment: Setup-bundled-0.0.2-20160413-107
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 10.2.0.AM3
>
> Attachments: screenshot-1.png
>
>
> Installer detects existing tools on confirmation page. If after that a change happens (like the user uninstalls VirtualBox) and then the user goes to the previous page and to confirm page again - the change is correctly detected, but instead of replacing the old option, there are now both options for 'install' and 'use existing'. Plus the count of detected components stays the same.
> Using the existing (no longer existing in fact) installation fails, naturally.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months