[JBoss JIRA] (JBIDE-24723) Javascript New and Noteworthy for 4.5.0.Final
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24723?page=com.atlassian.jira.plugi... ]
Jeff MAURY closed JBIDE-24723.
------------------------------
Resolution: Rejected
> Javascript New and Noteworthy for 4.5.0.Final
> -----------------------------------------------------
>
> Key: JBIDE-24723
> URL: https://issues.jboss.org/browse/JBIDE-24723
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: javascript, nodejs
> Reporter: Jeff MAURY
> Assignee: Victor Rubezhny
> Priority: Critical
> Fix For: 4.5.0.Final
>
>
> Victor Rubezhny,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed Javascript JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for Javascript, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for Javascript by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-24706 #comment Create N&N for Javascript 4.5.0.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for Javascript for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.5.0.Final since the AM3 release of Javascript, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.5.0.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.5.0.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24656) Split CDK3 server adapter integration tests into separated classes
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24656?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-24656:
----------------------------------
Story Points: 3 (was: 8)
> Split CDK3 server adapter integration tests into separated classes
> ------------------------------------------------------------------
>
> Key: JBIDE-24656
> URL: https://issues.jboss.org/browse/JBIDE-24656
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: integration-tests
> Affects Versions: 4.5.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Fix For: 4.5.1.AM1
>
>
> I decided to divide quite time-consuming CDK server adapter integration tests into smaller test cases due to time that is needed to run all of these test cases in one test class. The one class with all server adapter test cases will be divide into 4 independent classes.
> org.jboss.tools.cdk.ui.bot.test.server.adapter.CDK3IntegrationTest will be split into
> CDK3IntegrationStartTest
> CDK3IntegrationRestartTest
> CDK3IntegrationDockerTest
> CDK3IntegrationOpenshiftTest
> It will be possible to run cdk pr-check job much faster, if it would contain only one complex test case, instead of 4 test cases that each requires to start cdk 3 server adapter.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months