[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7896) Deltacloud component has no tests!

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Dec 14 14:27:52 EST 2010


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

Nick Boldt commented on JBIDE-7896:
-----------------------------------

To back up a bit and provide reason for the question...

Andre has some integration tests for Deltacloud which he runs locally against an actual Deltacloud server. To prevent Tycho from running them, but running the rest of his unit tests, we've added this extra exclude rule to his test plugin.

The question is therefore: should the test class name **/IntegrationTestSuite*.class be recognized across all of JBT/JBDS as a standard pattern for integration tests which Tycho SHOULD NOT BY DEFAULT run as part of builds?

If so, bounce this to me and I'll implement this in the parent pom.

If not, close this issue and we're good here.

> Deltacloud component has no tests!
> ----------------------------------
>
>                 Key: JBIDE-7896
>                 URL: https://issues.jboss.org/browse/JBIDE-7896
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: deltacloud
>    Affects Versions: 3.2.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Max Andersen
>
> New deltacloud job shows a compilation error:
> [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.deltacloud.integration: Compilation failure: Compilation failure:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--deltacloud/sources/plugins/org.jboss.tools.deltacloud.integration/src/org/jboss/tools/deltacloud/integration/rse/util/ShowInRemoteSystemExplorerHandler.java (at line 35):[-1,-1]
> [ERROR] public Object execute(ExecutionEvent event) throws ExecutionException {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method execute(ExecutionEvent) of type ShowInRemoteSystemExplorerHandler must override a superclass method
> [ERROR] 
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--deltacloud/sources/plugins/org.jboss.tools.deltacloud.integration/src/org/jboss/tools/deltacloud/integration/rse/util/RSEUtils.java (at line 145):[-1,-1]
> [ERROR] public void run() {
> [ERROR] ^^^^^
> [ERROR] The method run() of type new Runnable(){} must override a superclass method
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2_trunk.component--deltacloud/1/console

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list