[
https://issues.jboss.org/browse/JBIDE-26098?page=com.atlassian.jira.plugi...
]
Ondrej Dockal edited comment on JBIDE-26098 at 7/19/18 5:19 PM:
----------------------------------------------------------------
[~nickboldt] I know that if you look at Reactor summary you can see SUCCESS at
stacks.core.test, but if you would thoroughly examine console output, searching for
"Building org.jboss.tools.stacks.core.test 1.4.100-SNAPSHOT" and look closer,
you will see "There are test failures". And when looking here:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...,
there are no stacks tests mentioned. Seems like those are just ignored if failed. No idea
why are marked as SUCCESS.
was (Author: odockal):
[~nickboldt] I know that if you look at Reactor summary you can see SUCCESS at
stacks.core.test, but if you will examine console output, searching for "Building
org.jboss.tools.stacks.core.test 1.4.100-SNAPSHOT" and look closer, you will see
"There are test failures" in that section. And when looking here:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...,
there are no stacks tests mentioned. Seems like those are just ignored if failed.
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.0.AM1
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)