[JBoss JIRA] (JBIDE-26034) test failures in archives.ui.bot.*
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26034?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-26034:
-------------------------------
Priority: Critical (was: Major)
> test failures in archives.ui.bot.*
> ----------------------------------
>
> Key: JBIDE-26034
> URL: https://issues.jboss.org/browse/JBIDE-26034
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: archives, server
> Affects Versions: 4.6.0.AM2
> Reporter: Nick Boldt
> Assignee: Rastislav Wagner
> Priority: Critical
> Fix For: 4.6.0.Final
>
>
> 9 tests have been failing for 25 builds:
> {code}
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testCreatingFolder no-configuration 2.4 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testModifyingFolder no-configuration 2.7 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testCreatingFileset no-configuration 2.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testModifyingFileset no-configuration 3 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testDeletingFileset no-configuration 2.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.UserLibrariesFilesetTest.testCreatingUserLibraryFileset no-configuration 1.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.CreatingArchiveTest.testCreatingArchiveWithExplorer no-configuration 0.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest.testDeletingArchiveWithExplorer no-configuration 1 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer no-configuration 1 sec 25
> {code}
> These 3 failures are newer:
> {code}
> org.jboss.ide.eclipse.archives.ui.test.bot.BuildingArchiveTest.testBuildingArchiveWithView no-configuration 0.75 sec 1
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testDeletingFolder no-configuration 3.4 sec 2
> org.jboss.ide.eclipse.archives.ui.test.bot.BuildingProjectTest.testBuildingProjectWithExplorer no-configuration 0.66 sec 12
> {code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25838) Explorer: expand connection to the level that it was expanded to after editing it
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25838?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25838:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.6.x*
> Explorer: expand connection to the level that it was expanded to after editing it
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-25838
> URL: https://issues.jboss.org/browse/JBIDE-25838
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Dmitrii Bocharov
> Labels: connection, explorer
> Fix For: 4.6.x
>
>
> steps:
> # ASSERT: in OpenShift Explorer: have a connection that is expanded to at least show a/all the projects
> # EXEC: edit the connection, change the url, hit "Finish"
> Result:
> Connection is updated (refreshed) but collapsed, wont show the/all the projects
> Expected result:
> Connection is updated (refreshed) and expanded like it was before editing it, showing the project(s) (and even service(s) if it was expanded to that level before editing it)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26034) test failures in archives.ui.bot.*
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26034?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-26034:
-------------------------------
Fix Version/s: 4.6.0.Final
(was: 4.6.x)
> test failures in archives.ui.bot.*
> ----------------------------------
>
> Key: JBIDE-26034
> URL: https://issues.jboss.org/browse/JBIDE-26034
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: archives, server
> Affects Versions: 4.6.0.AM2
> Reporter: Nick Boldt
> Assignee: Rastislav Wagner
> Priority: Critical
> Fix For: 4.6.0.Final
>
>
> 9 tests have been failing for 25 builds:
> {code}
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testCreatingFolder no-configuration 2.4 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testModifyingFolder no-configuration 2.7 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testCreatingFileset no-configuration 2.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testModifyingFileset no-configuration 3 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.FilesetTest.testDeletingFileset no-configuration 2.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.UserLibrariesFilesetTest.testCreatingUserLibraryFileset no-configuration 1.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.CreatingArchiveTest.testCreatingArchiveWithExplorer no-configuration 0.8 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest.testDeletingArchiveWithExplorer no-configuration 1 sec 25
> org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer no-configuration 1 sec 25
> {code}
> These 3 failures are newer:
> {code}
> org.jboss.ide.eclipse.archives.ui.test.bot.BuildingArchiveTest.testBuildingArchiveWithView no-configuration 0.75 sec 1
> org.jboss.ide.eclipse.archives.ui.test.bot.FolderTest.testDeletingFolder no-configuration 3.4 sec 2
> org.jboss.ide.eclipse.archives.ui.test.bot.BuildingProjectTest.testBuildingProjectWithExplorer no-configuration 0.66 sec 12
> {code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-25597) TP: create target platforms based on Eclipse Photon
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25597?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25597:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.6.0.AM3)
> TP: create target platforms based on Eclipse Photon
> ---------------------------------------------------
>
> Key: JBIDE-25597
> URL: https://issues.jboss.org/browse/JBIDE-25597
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.5.2.Final
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Labels: target-platform
> Fix For: 4.6.0.Final, 4.6.x
>
> Attachments: base.log
>
>
> In order to start Photon based builds, we need a working Photon based target platform
> For sprint 148 / AM1: Photon.0.M6
> For sprint 149 / AM2: Photon.0.M7
> For sprint 150 / AM3: Photon.0.RC3
> For sprint 151 / GA: Photon.0.GA
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26065) [Red Hat Central] Add connector for nodeclipse
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26065?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-26065:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.6.x*
> [Red Hat Central] Add connector for nodeclipse
> ----------------------------------------------
>
> Key: JBIDE-26065
> URL: https://issues.jboss.org/browse/JBIDE-26065
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build, central-update, updatesite, upstream
> Affects Versions: 4.6.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.6.x
>
> Attachments: devstudio12-central.png, eclipse-marketplace-nodeclipse.png, license-node-asl2.txt, license-node-chromium.txt, license-node-jshint-eclipse-license-unknown.txt, license-node-markdown-editor-EPL-version-unknown.txt, license-nodepluginslist-paul-verest.txt, node-license-agreements.png
>
>
> Steps to perform:
> a) mirror a copy of the latest Nodeclipse update site onto dl.jb.org for reproduceability
> b) add that to the 3rd party target platform used for building RH Central
> c) create a connector in Central for installing Nodeclipse into BOTH *devstudio* and *jbosstools*
> The list of features to include will be those recommended in the screenshots here [1], under the *B) UPDATE SITE (BIGGER CHOICE)* section, or can be collected based on the existing Eclipse Marketplace connector provided by nodeclipse [2].
>
> [1] http://www.nodeclipse.org/updates/
> [2] https://marketplace.eclipse.org/content/nodeclipse
> !eclipse-marketplace-nodeclipse.png|thumbnail!
> Installed size is about 111M for these 14 features:
> {code}
> org.nodeclipse_1.0.2.201509250223
> org.nodeclipse.enide.editors.jade.feature_1.0.2.201509250223
> org.nodeclipse.pluginslist.feature_1.0.2.201509250223
> com.eclipsesource.jshint.feature_0.10.1.20160216-0911
> de.bastiankrol.startexplorer.feature_1.7.0
> gitaddon.feature_1.0.0.20140303-0606
> markdown.editor.feature_1.2.0.201501260515
> net.mihai-nita.ansicon_1.3.1.201508091828
> pm.eclipse.editbox.feature_0.70.0.201508180438
> org.chromium.debug_0.3.9.201509250223
> org.chromium.sdk_0.3.9.201509250223
> tern-feature_1.1.0.201511082254
> tern-jsdt-feature_1.1.0.201511082254
> tern-server-nodejs-feature_1.1.0.201511082254
> {code}
> If any of these assumptions / feature brief details are incorrect, please correct them in this description or add comments to this JIRA.
> PR to do mirror, if licenses are allowed:
> https://github.com/jbosstools/jbosstools-download.jboss.org/pull/638
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months