[jbosstools-issues] [JBoss JIRA] (JBIDE-22679) Run integration-test against source (rather than package)

Rastislav Wagner (JIRA) issues at jboss.org
Thu Jun 30 09:21:00 EDT 2016


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

Rastislav Wagner commented on JBIDE-22679:
------------------------------------------

I tied https://eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#testRuntime but it doesnt work with devstudio. I cant just update just one feature (you can even try it manually)

{code}
Your original request has been modified.
  "Contexts and Dependency Injection Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Contexts and Dependency Injection Tools 1.8.1.v20160630-1305 (org.jboss.tools.cdi.feature.feature.group 1.8.1.v20160630-1305)
  Software currently installed: Red Hat JBoss Developer Studio (Branded Product) 10.0.0.GA-v20160615-1853-B33 (com.jboss.devstudio.core.package 10.0.0.GA-v20160615-1853-B33)
  Only one of the following can be installed at once: 
    Contexts and Dependency Injection Core 1.8.1.v20160625-0022 (org.jboss.tools.cdi.core 1.8.1.v20160625-0022)
    Contexts and Dependency Injection Core 1.8.0.Final-v20160610-0126-B1 (org.jboss.tools.cdi.core 1.8.0.Final-v20160610-0126-B1)
  Cannot satisfy dependency:
    From: Red Hat JBoss Developer Studio (Core Features) 10.0.0.GA-v20160615-1853-B33 (com.jboss.devstudio.core.feature.feature.group 10.0.0.GA-v20160615-1853-B33)
    To: org.jboss.tools.cdi.feature.feature.group [1.8.0.Final-v20160610-0126-B1]
  Cannot satisfy dependency:
    From: Red Hat JBoss Developer Studio (Branded Product) 10.0.0.GA-v20160615-1853-B33 (com.jboss.devstudio.core.package 10.0.0.GA-v20160615-1853-B33)
    To: com.jboss.devstudio.core.feature.feature.group [10.0.0.GA-v20160615-1853-B33]
  Cannot satisfy dependency:
    From: Contexts and Dependency Injection Tools 1.8.0.Final-v20160610-0126-B1 (org.jboss.tools.cdi.feature.feature.group 1.8.0.Final-v20160610-0126-B1)
    To: org.jboss.tools.cdi.core [1.8.0.Final-v20160610-0126-B1]
  Cannot satisfy dependency:
    From: Contexts and Dependency Injection Tools 1.8.1.v20160630-1305 (org.jboss.tools.cdi.feature.feature.group 1.8.1.v20160630-1305)
    To: org.jboss.tools.cdi.core [1.8.1.v20160625-0022]
{code}

> Run integration-test against source (rather than package)
> ---------------------------------------------------------
>
>                 Key: JBIDE-22679
>                 URL: https://issues.jboss.org/browse/JBIDE-22679
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: build, qa
>            Reporter: Mickael Istria
>            Assignee: Rastislav Wagner
>
> Currently, integration-tests run against a prepared package (of Developer Studio). In order to more easily run those tests locally or as part of the development process, it would be nice to also have them running directly against source code of the component.
> Tycho provide a mechanism to provision the application under test according to existing definition: https://eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#testRuntime , or maybe even by simply making Developer Studio part of the test target-platform and define it as the application/produce under test: https://eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#product



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list