[jbosstools-issues] [JBoss JIRA] (JBIDE-10056) openshift test plugins should be runnable as packaging=eclipse-test-plugin, not eclipse-plugin

Andre Dietisheim (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 04:13:45 EST 2011


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

Andre Dietisheim commented on JBIDE-10056:
------------------------------------------

we have no tests any more since we moved the client and its tests to github. we could most likley have a hudson job that would build and run the tests available on github. IMHO this would be a good thing to have, but there's no urgency for it, we have a lot of other issues to tackle that are far more important
                
> openshift test plugins should be runnable as packaging=eclipse-test-plugin, not eclipse-plugin
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10056
>                 URL: https://issues.jboss.org/browse/JBIDE-10056
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>
> Currently, org.jboss.tools.openshift.express.client.test and org.jboss.tools.openshift.egit.test are set to packaging=eclipse-plugin via their pom.xml files.
> In order for these plugins to be RUN as tests, rather than just COMPILED as plugins, you need to change them over to packaging=eclipse-test-plugin.
> Please make this change, then build locally to ensure your tests actually run w/o failure. 
> Then, once committed, you can verify they're run here:
> https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--openshift/
> You will see that currently there's only one test being run there:
> https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--openshift/lastCompletedBuild/testReport/org.jboss.tools/NoTestsRun/NoTestsRun/
> (That's a fake test that is just there so that Hudson will always have at least one test to parse into test results for every job. When you have real tests running, you'll see there will be more than just the single fake test shown.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list