[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 closed JBIDE-24656.
---------------------------------
> 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.AM2
>
>
> 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, 6 months
[JBoss JIRA] (JBDS-4540) Remove findbugs plugin from Central
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4540?page=com.atlassian.jira.plugin.... ]
Martin Malina edited comment on JBDS-4540 at 9/19/17 6:17 AM:
--------------------------------------------------------------
[~nickboldt], so this has slipped? I can still see the findbugs connector in devstudio 11.1.0.AM2 B1060 that I'm testing right now. I would really prefer if we could remove it sooner rather than later since it's not really working.
Update: Actually it seems it's still working, but not opening a window, just searching in the background. And I was even able to get it to create a warning in the Problems view.
was (Author: mmalina):
[~nickboldt], so this has slipped? I can still see the findbugs connector in devstudio 11.1.0.AM2 B1060 that I'm testing right now. I would really prefer if we could remove it sooner rather than later since it's not really working.
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBDS-4540
> URL: https://issues.jboss.org/browse/JBDS-4540
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update
> Affects Versions: 11.1.0.AM1
> Reporter: Martin Malina
> Assignee: Jeff MAURY
> Fix For: 11.1.0.AM2
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25051) Deadlock after startup
by Emond Papegaaij (JIRA)
Emond Papegaaij created JBIDE-25051:
---------------------------------------
Summary: Deadlock after startup
Key: JBIDE-25051
URL: https://issues.jboss.org/browse/JBIDE-25051
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.5.0.Final
Reporter: Emond Papegaaij
Priority: Minor
Attachments: eclipse-stackdump.txt
Eclipse deadlocked on me directly after startup (the workspace is shown). As the deadlock involves main, the UI is frozen entirely. I've reported the bug to Eclipse IDE first, but they suggested it is likely a JBoss Tools bug.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4540) Remove findbugs plugin from Central
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4540?page=com.atlassian.jira.plugin.... ]
Martin Malina edited comment on JBDS-4540 at 9/19/17 5:08 AM:
--------------------------------------------------------------
[~nickboldt], so this has slipped? I can still see the findbugs connector in devstudio 11.1.0.AM2 B1060 that I'm testing right now. I would really prefer if we could remove it sooner rather than later since it's not really working.
was (Author: mmalina):
[~nickboldt], so this has slipped? I can still see the findbugs connector in devstudio 11.1.0.AM2 B1060 that I'm testing right now.
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBDS-4540
> URL: https://issues.jboss.org/browse/JBDS-4540
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update
> Affects Versions: 11.1.0.AM1
> Reporter: Martin Malina
> Assignee: Jeff MAURY
> Fix For: 11.1.0.AM2
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4540) Remove findbugs plugin from Central
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4540?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-4540:
-------------------------------------
[~nickboldt], so this has slipped? I can still see the findbugs connector in devstudio 11.1.0.AM2 B1060 that I'm testing right now.
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBDS-4540
> URL: https://issues.jboss.org/browse/JBDS-4540
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update
> Affects Versions: 11.1.0.AM1
> Reporter: Martin Malina
> Assignee: Jeff MAURY
> Fix For: 11.1.0.AM2
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4555) Unknown category error in Red Hat Central
by Martin Malina (JIRA)
Martin Malina created JBDS-4555:
-----------------------------------
Summary: Unknown category error in Red Hat Central
Key: JBDS-4555
URL: https://issues.jboss.org/browse/JBDS-4555
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: central
Affects Versions: 11.1.0.AM2
Reporter: Martin Malina
Assignee: Nick Boldt
I installed devstudio 11.1.0.AM2 B1060 and went to central's Updates/Software tab and immediately got these errors:
Unknown category 'com.jboss.jbds.discovery.certification.supported' referenced by connector 'jboss.integration-stack.bundle.switchyard' declared in com.jboss.jbds.central.discovery.integration_stack_11.0.0.GA_v20170811_1249_B41.jar_3405701925693823433.jar
Unknown category 'com.jboss.jbds.discovery.certification.supported' referenced by connector 'jboss.integration-stack.bundle.soa' declared in com.jboss.jbds.central.discovery.integration_stack_11.0.0.GA_v20170811_1249_B41.jar_3405701925693823433.jar
Unknown category 'com.jboss.jbds.discovery.certification.supported' referenced by connector 'jboss.integration-stack.bundle.bpr' declared in com.jboss.jbds.central.discovery.integration_stack_11.0.0.GA_v20170811_1249_B41.jar_3405701925693823433.jar
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months