[JBoss JIRA] (JBIDE-21630) itest timeout not respected
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21630?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21630:
------------------------------------
Assigning to Mickael to investigate, if he has time. If you don't then we need someone else to take a look at this.
Note that this is NOT happening in the 4.3.x branch, only in master.
> itest timeout not respected
> ---------------------------
>
> Key: JBIDE-21630
> URL: https://issues.jboss.org/browse/JBIDE-21630
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Labels: help_wanted
> Fix For: 4.4.0.Alpha1
>
>
> Server itests are running with a timeout of 2400s, which is the default set in our parent pom [1].
> [1] https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
> But the server root pom sets a timeout of 3000s [2], which is being ignored [3]:
> [2] https://github.com/jbosstools/jbosstools-server/blob/master/pom.xml#L17-L18
> {code}
> 13:39:42 [ERROR] Timeout 2400 s exceeded. Process was killed.
> {code}
> [3] http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
> So... how can we ensure that the itests get more time to run, so that these extra tests can be run without crashing? Currently, server is showing 2829 tests, but the last time it was blue, we had 3434 tests, so there are about 600 tests for which no results are being logged due to the timeout.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBTIS-551) Correct ESB/ ESB RT Detection connector siteUrls to be EA
by Paul Leacu (JIRA)
Paul Leacu created JBTIS-551:
--------------------------------
Summary: Correct ESB/ ESB RT Detection connector siteUrls to be EA
Key: JBTIS-551
URL: https://issues.jboss.org/browse/JBTIS-551
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 4.3.0.Beta1
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 4.3.0.Beta1
Correct the siteUrl field of the ESB and ESB runtime connector to point to early access.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-20751) Wizard closing dialog shown upon canceling a creation of a project in process of creating a new OpenShift 3 application
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20751?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich edited comment on JBIDE-20751 at 2/2/16 2:17 PM:
-----------------------------------------------------------------------
[~mlabuda], I believe that it was the original idea to close New Application wizard entirely if user cancelled creation of required project. Indeed, to continue he will have to click Manage Projects and then New to get back to Create Project dialog. I will suggest fix for closing wizard. If it will be decided that wizard can remain for further user input, as [~mlabuda] suggests, the solution is the more simple.
Correction. There are three different cases when New Project dialog is started from New Application wizard.
1. File-> New -> OpenShift Application or JBoss Central -> OpenShift Application started; user selects connection and after Next, Select Template page is opened and dialog New Project is opened automatically (when project list is empty). In this case, New Application wizard _should not_ be closed on project creation cancel because user has the option to push Back and select another connection.
2. Context menu on connection New -> Application is started; dialog New Project is opened automatically (when project list is empty). In this case New Application wizard _should_ be closed on project creation cancel.
3. New Project dialog is started through Manage Projects link. In this case, no matter how New Application wizard is started, it _should not_ be closed if project creation is cancelled.
was (Author: scabanovich):
[~mlabuda], I believe that it was the original idea to close New Application wizard entirely if user cancelled creation of required project. Indeed, to continue he will have to click Manage Projects and then New to get back to Create Project dialog. I will suggest fix for closing wizard. If it will be decided that wizard can remain for further user input, as [~mlabuda] suggests, the solution is the more simple.
Correction. There are three different cases when New Project dialog is started from New Application wizard.
1. File-> New -> OpenShift Application started; user selects connection and after Next, Select Template page is opened and dialog New Project is opened automatically (when project list is empty). In this case, New Application wizard _should not_ be closed on project creation cancel because user has the option to push Back and select another connection.
2. Context menu on connection New -> Application is started; dialog New Project is opened automatically (when project list is empty). In this case New Application wizard _should_ be closed on project creation cancel.
3. New Project dialog is started through Manage Projects link. In this case, no matter how New Application wizard is started, it _should not_ be closed if project creation is cancelled.
> Wizard closing dialog shown upon canceling a creation of a project in process of creating a new OpenShift 3 application
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20751
> URL: https://issues.jboss.org/browse/JBIDE-20751
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.3.x
>
> Attachments: wizard_closing.png
>
>
> Upon canceling a New Project dialog while creating a new OpenShift Application on a connection without any project, the info dialog about closing dialog is shown. This should not be shown.
> !wizard_closing.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-20751) Wizard closing dialog shown upon canceling a creation of a project in process of creating a new OpenShift 3 application
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20751?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich edited comment on JBIDE-20751 at 2/2/16 2:15 PM:
-----------------------------------------------------------------------
[~mlabuda], I believe that it was the original idea to close New Application wizard entirely if user cancelled creation of required project. Indeed, to continue he will have to click Manage Projects and then New to get back to Create Project dialog. I will suggest fix for closing wizard. If it will be decided that wizard can remain for further user input, as [~mlabuda] suggests, the solution is the more simple.
Correction. There are three different cases when New Project dialog is started from New Application wizard.
1. File-> New -> OpenShift Application started; user selects connection and after Next, Select Template page is opened and dialog New Project is opened automatically (when project list is empty). In this case, New Application wizard _should not_ be closed on project creation cancel because user has the option to push Back and select another connection.
2. Context menu on connection New -> Application is started; dialog New Project is opened automatically (when project list is empty). In this case New Application wizard _should_ be closed on project creation cancel.
3. New Project dialog is started through Manage Projects link. In this case, no matter how New Application wizard is started, it _should not_ be closed if project creation is canceelled.
was (Author: scabanovich):
[~mlabuda], I believe that it was the original idea to close New Application wizard entirely if user cancelled creation of required project. Indeed, to continue he will have to click Manage Projects and then New to get back to Create Project dialog. I will suggest fix for closing wizard. If it will be decided that wizard can remain for further user input, as [~mlabuda] suggests, the solution is the more simple.
> Wizard closing dialog shown upon canceling a creation of a project in process of creating a new OpenShift 3 application
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20751
> URL: https://issues.jboss.org/browse/JBIDE-20751
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.3.x
>
> Attachments: wizard_closing.png
>
>
> Upon canceling a New Project dialog while creating a new OpenShift Application on a connection without any project, the info dialog about closing dialog is shown. This should not be shown.
> !wizard_closing.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months