[jbosstools-issues] [JBoss JIRA] (JBIDE-20478) use skipTestsOrITests instead of skipBaselineComparison to skip compare-version-with-baselines execution

Nick Boldt (JIRA) issues at jboss.org
Thu Aug 20 10:12:27 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100275#comment-13100275 ] 

Nick Boldt commented on JBIDE-20478:
------------------------------------

Yes. We could do this:

* skipBaselineComparison=${skipTestsOrITests} in the pom, so any test skipping will skip this test too, 
* but in Jenkins do first -DskipBaselineComparison=false (for the build),
* and then -DskipBaselineComparison=true (for the tests)

#sosayweall?

> use skipTestsOrITests instead of skipBaselineComparison to skip compare-version-with-baselines execution
> --------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20478
>                 URL: https://issues.jboss.org/browse/JBIDE-20478
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.3.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.0.CR1
>
>
> The compare-version-with-baselines step, done for every local build, is a waste of time & bandwidth.
> Since I'm often building w/o tests, could we set the check/skip constraint to be skipTestsOrITests, so that this test is skipped when unit and integration tests are skipped?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list