[JBoss JIRA] (JBIDE-26098) Update dependencies in org.jboss.tools.stacks and repair test failures in jbosstools_base-master job
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26098?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-26098:
-------------------------------
Fix Version/s: 4.9.x
(was: 4.9.0.AM3)
> Update dependencies in org.jboss.tools.stacks and repair test failures in jbosstools_base-master job
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26098
> URL: https://issues.jboss.org/browse/JBIDE-26098
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: qa
> Affects Versions: 4.6.0.Final
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Fix For: 4.9.x
>
>
> 1. Have stacks tests to be run on jenkins jbt-base master and pull request job and have them green (not just omitting stacks tests results).
> 2. Update versions of maven plugins used as libraries in org.jboss.tools.stacks plugin:
> * org.jboss.jdf.stacks-client; 1.0.3.Final -> no change
> * org.yaml.snakeyaml; 1.10 -> 1.18
> * org.apache.httpcomponents.httpclient; 4.0.1 -> 4.5.5
> * org.apache.httpcomponents.httpcore; 4.0.1 -> 4.4.9
> * org.jboss.logging.jboss-logging; 3.1.2.GA -> 3.3.2.Final
> 3. Run all stacks.tests available (only one test class was run)
> 4. Check on dependencies and usages in org.jboss.jdf.stacks-client and org.jboss.tools.stacks (what needs to be update, does it broke something, what else is using it)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26098) Update dependencies in org.jboss.tools.stacks and repair test failures in jbosstools_base-master job
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26098?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-26098:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.9.x*
> Update dependencies in org.jboss.tools.stacks and repair test failures in jbosstools_base-master job
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26098
> URL: https://issues.jboss.org/browse/JBIDE-26098
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: qa
> Affects Versions: 4.6.0.Final
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Fix For: 4.9.x
>
>
> 1. Have stacks tests to be run on jenkins jbt-base master and pull request job and have them green (not just omitting stacks tests results).
> 2. Update versions of maven plugins used as libraries in org.jboss.tools.stacks plugin:
> * org.jboss.jdf.stacks-client; 1.0.3.Final -> no change
> * org.yaml.snakeyaml; 1.10 -> 1.18
> * org.apache.httpcomponents.httpclient; 4.0.1 -> 4.5.5
> * org.apache.httpcomponents.httpcore; 4.0.1 -> 4.4.9
> * org.jboss.logging.jboss-logging; 3.1.2.GA -> 3.3.2.Final
> 3. Run all stacks.tests available (only one test class was run)
> 4. Check on dependencies and usages in org.jboss.jdf.stacks-client and org.jboss.tools.stacks (what needs to be update, does it broke something, what else is using it)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26332) regression in org.jboss.ide.eclipse.archives.ui.test.bot: Server ITest fails after move from RD 2.2 to 2.3.Beta
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26332?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-26332:
-------------------------------
Fix Version/s: 4.9.x
(was: 4.9.0.AM3)
> regression in org.jboss.ide.eclipse.archives.ui.test.bot: Server ITest fails after move from RD 2.2 to 2.3.Beta
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26332
> URL: https://issues.jboss.org/browse/JBIDE-26332
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests, server
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.9.x
>
>
> With the change from RD 2.2 to 2.3.Beta in the JBT TP (4.9.0.AM3-SNAPSHOT) [1] as part of JBIDE-26180, this integration test is failing:
> {code}
> Regression
> org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer no-configuration (from org.jboss.ide.eclipse.archives.ui.test.ArchivesAllBotTests)
> Failing for the past 1 build (Since Unstable#452 )
> Took 0.65 sec.
> add description
> Error Message
> Tree Item org.eclipse.reddeer.core.handler.TreeItemHandler@7c5de2fb has no Tree Item with text Project Archives
> Stacktrace
> org.eclipse.reddeer.core.exception.CoreLayerException: Tree Item org.eclipse.reddeer.core.handler.TreeItemHandler@7c5de2fb has no Tree Item with text Project Archives
> at org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer(ModifyingArchiveTest.java:65)
> Standard Output
> 00:05:13.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeletingArchiveWithExplorer no-configuration(org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest)
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
> 00:05:13.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
> 00:05:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
> 00:05:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
> 00:05:13.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DisableAERI
> 00:05:13.208 INFO [WorkbenchTestable][PreferencesUtil] Setting the aeri reporting to never send.
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
> 00:05:13.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
> 00:05:13.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
> ...
> {code}
> See https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud... for complete log
> [1] http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.9...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26332) regression in org.jboss.ide.eclipse.archives.ui.test.bot: Server ITest fails after move from RD 2.2 to 2.3.Beta
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26332?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-26332:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.9.x*
> regression in org.jboss.ide.eclipse.archives.ui.test.bot: Server ITest fails after move from RD 2.2 to 2.3.Beta
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26332
> URL: https://issues.jboss.org/browse/JBIDE-26332
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests, server
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.9.x
>
>
> With the change from RD 2.2 to 2.3.Beta in the JBT TP (4.9.0.AM3-SNAPSHOT) [1] as part of JBIDE-26180, this integration test is failing:
> {code}
> Regression
> org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer no-configuration (from org.jboss.ide.eclipse.archives.ui.test.ArchivesAllBotTests)
> Failing for the past 1 build (Since Unstable#452 )
> Took 0.65 sec.
> add description
> Error Message
> Tree Item org.eclipse.reddeer.core.handler.TreeItemHandler@7c5de2fb has no Tree Item with text Project Archives
> Stacktrace
> org.eclipse.reddeer.core.exception.CoreLayerException: Tree Item org.eclipse.reddeer.core.handler.TreeItemHandler@7c5de2fb has no Tree Item with text Project Archives
> at org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer(ModifyingArchiveTest.java:65)
> Standard Output
> 00:05:13.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeletingArchiveWithExplorer no-configuration(org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest)
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
> 00:05:13.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
> 00:05:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
> 00:05:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
> 00:05:13.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DisableAERI
> 00:05:13.208 INFO [WorkbenchTestable][PreferencesUtil] Setting the aeri reporting to never send.
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
> 00:05:13.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
> 00:05:13.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
> 00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
> ...
> {code}
> See https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud... for complete log
> [1] http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.9...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months