[jbosstools-issues] [JBoss JIRA] (JBIDE-12974) add missing IUs to coretests and soatests sites

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun Dec 23 16:32:08 EST 2012


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

Nick Boldt commented on JBIDE-12974:
------------------------------------

Building running here [0] from my fork [1] (uses this PR [2]).

[0] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests/
[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
./org.jboss.tools.drools.ui.bot.test/target/surefire-reports/org.jboss.tools.drools.ui.bot.test.DroolsAllBotTests.txt
./org.jboss.tools.runtime.as.ui.bot.test/target/surefire-reports/org.jboss.tools.runtime.as.ui.bot.test.ProjectTestsSuite.txt
{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


More information about the jbosstools-issues mailing list