[JBoss JIRA] (JBIDE-24978) easymport.it.smoke tests result in yellow balls on multiple OSes
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24978?page=com.atlassian.jira.plugi... ]
Lukáš Valach commented on JBIDE-24978:
--------------------------------------
The test really found a problem or change of behaviour.
A Feature project haven't set a nature "org.eclipse.pde.FeatureNature". I guess that it is because of recent changes in TP, the org.eclipse.e4.ui* plugins have been removed, see \[1\].
\[1\] https://issues.jboss.org/browse/JBIDE-25054
So it is not a bug but expected behaviour, isn't it?
It is still posible to create Feature project using New Feature Project wizard, also Feature.xml editor still works. I don't know about any other funtions which devstudio should provides. Only difference I see is that the "org.eclipse.pde.FeatureNature" nature is missing in .project and that project doesn't have attached "Feature Manifest Builder" (project properties/Builders).
[~nickboldt], if you agree, I will remove "FeatureProjectTest".
> easymport.it.smoke tests result in yellow balls on multiple OSes
> ----------------------------------------------------------------
>
> Key: JBIDE-24978
> URL: https://issues.jboss.org/browse/JBIDE-24978
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport, integration-tests
> Affects Versions: 4.5.1.AM2
> Reporter: Nick Boldt
> Assignee: Lukáš Valach
> Fix For: 4.5.1.AM3
>
> Attachments: easyimport.it.smoke.png
>
>
> easymport.it.smoke tests have yellow balls on many OS/JDK combinations. Either we shouldn't run on all these variations, or we should fix the tests :)
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> !easyimport.it.smoke.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4575) Move folder & files creation after confirm page
by Jan Richter (JIRA)
Jan Richter created JBDS-4575:
---------------------------------
Summary: Move folder & files creation after confirm page
Key: JBDS-4575
URL: https://issues.jboss.org/browse/JBDS-4575
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.1.0.AM3
Reporter: Jan Richter
Assignee: Jan Richter
Fix For: 11.1.0.AM3
Target folder + uninstaller and logs get created when selecting next on 'selection' page. Any persistent changes should be done during the installation. Move them to after the 'confirmation' page.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25151) Fix failing ws.ui.bot.test.rest.CreateJAXRSResourceTest
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-25151:
----------------------------------
Summary: Fix failing ws.ui.bot.test.rest.CreateJAXRSResourceTest
Key: JBIDE-25151
URL: https://issues.jboss.org/browse/JBIDE-25151
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.5.1.AM3
Reporter: Pavol Srna
Assignee: Pavol Srna
{code}
createResourceWithEntityAndMethodsAndCommentsTest WildFly-10.x(org.jboss.tools.ws.ui.bot.test.rest.CreateJAXRSResourceTest) Time elapsed: 17.306 sec <<< ERROR!
org.eclipse.reddeer.jface.exception.JFaceLayerException: Window shell is disposed
at org.eclipse.reddeer.jface.window.AbstractWindow.checkShell(AbstractWindow.java:184)
at org.eclipse.reddeer.jface.wizard.WizardDialog.cancel(WizardDialog.java:99)
at org.jboss.tools.ws.ui.bot.test.rest.CreateJAXRSResourceTest.cleanup(CreateJAXRSResourceTest.java:57)
createResourceWithoutTargetEntity WildFly-10.x(org.jboss.tools.ws.ui.bot.test.rest.CreateJAXRSResourceTest) Time elapsed: 12.455 sec <<< ERROR!
org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: control is enabled
at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:121)
at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:205)
at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:150)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:131)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:96)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:63)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:49)
at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:37)
at org.eclipse.reddeer.swt.impl.button.AbstractButton.click(AbstractButton.java:56)
at org.eclipse.reddeer.jface.wizard.WizardDialog.next(WizardDialog.java:120)
at org.jboss.tools.ws.ui.bot.test.rest.CreateJAXRSResourceTest.createResourceWithoutTargetEntity(CreateJAXRSResourceTest.java:172)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months