[
https://issues.jboss.org/browse/JBIDE-12974?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12974 at 12/23/12 4:31 PM:
--------------------------------------------------------------
Building running here [0] from my fork [1] (uses this PR [2]).
[0]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integrati...
[1]
https://github.com/nickboldt/jbosstools-integration-tests/tree/JBIDE-12974_2
[2]
https://github.com/jbosstools/jbosstools-integration-tests/pull/94
To run locally, you need these settings:
{code}
mvn clean install -P jbosstools-nightly-staging-composite-soa-tooling,multiple.target
-Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
{code}
Still having some problems w/ test failures in a couple test plugins, which is why I'm
running with -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
{code}
./org.jboss.ide.eclipse.as.ui.bot.test/target/surefire-reports/org.jboss.ide.eclipse.as.ui.bot.test.AllTestsSuite.txt
Tests run: 48, Failures: 0, Errors: 48, Skipped: 0, Time elapsed: 493.442 sec <<<
FAILURE!
./org.jboss.tools.drools.ui.bot.test/target/surefire-reports/org.jboss.tools.drools.ui.bot.test.DroolsAllBotTests.txt
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.24 sec <<<
FAILURE!
./org.jboss.tools.runtime.as.ui.bot.test/target/surefire-reports/org.jboss.tools.runtime.as.ui.bot.test.ProjectTestsSuite.txt
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 39.82 sec <<<
FAILURE!
{code}
was (Author: nickboldt):
Building running here [0] from my fork [1] (uses this PR [2]).
[0]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integrati...
[1]
https://github.com/nickboldt/jbosstools-integration-tests/tree/JBIDE-12974_2
[2]
https://github.com/jbosstools/jbosstools-integration-tests/pull/94
To run locally, you need these settings:
{code}
mvn clean install -P jbosstools-nightly-staging-composite-soa-tooling,multiple.target
-Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
{code}
Still having some problems w/ test failures in a couple test plugins, which is why
I've running with -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
{code}
./org.jboss.ide.eclipse.as.ui.bot.test/target/surefire-reports/org.jboss.ide.eclipse.as.ui.bot.test.AllTestsSuite.txt
Tests run: 48, Failures: 0, Errors: 48, Skipped: 0, Time elapsed: 493.442 sec <<<
FAILURE!
./org.jboss.tools.drools.ui.bot.test/target/surefire-reports/org.jboss.tools.drools.ui.bot.test.DroolsAllBotTests.txt
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.24 sec <<<
FAILURE!
./org.jboss.tools.runtime.as.ui.bot.test/target/surefire-reports/org.jboss.tools.runtime.as.ui.bot.test.ProjectTestsSuite.txt
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 39.82 sec <<<
FAILURE!
{code}
add missing IUs to coretests and soatests sites
-----------------------------------------------
Key: JBIDE-12974
URL:
https://issues.jboss.org/browse/JBIDE-12974
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing, updatesite
Affects Versions: 4.0.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.1.x
The coretests [3] and soatests [4] sites are missing requirements/dependencies such as
org.jboss.tools.ui.bot.ext. For JBDS 6.1 / 7.0, that missing dep can be added if you open
a JIRA and specify what needs to be added. I might have to create a new feature to wrap
the missing content.
[3]
http://download.jboss.org/jbosstools/updates/nightly/coretests/trunk/
[4]
http://download.jboss.org/jbosstools/updates/nightly/soatests/trunk/
Are there any other missing IUs you need on those sites?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira