]
Nick Boldt closed JBIDE-20478.
------------------------------
Resolution: Done
PRs merged and pushed to jobs. Nothing for QE to review, so closing.
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?