[jbosstools-issues] [JBoss JIRA] (JBIDE-13869) Find a way to run testsuite against existing builds but with different TP without requiring publishing

Mickael Istria (JIRA) jira-events at lists.jboss.org
Fri Mar 29 02:21:41 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-13869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mickael Istria updated JBIDE-13869:
-----------------------------------


> yes we can run those tests but is it not about time we get a way to run a list of test bundles against an already installed version of eclipse/JBT/JBDS ?

As I already explained several times, this is already possible to do this with Eclipse headless tests. We can set up on "test jobs" that:
* Take Eclipse
* Install JBT or JBDS
* Install Tests from any update-site
* Run tests.

So it's just a matter of actually doing it. What scenario do you want me to set up first (version of Eclipse, of JBT, of tests, which test suite) ?
                
> Find a way to run testsuite against existing builds but with different TP without requiring publishing
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13869
>                 URL: https://issues.jboss.org/browse/JBIDE-13869
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>            Reporter: Max Rydahl Andersen
>            Assignee: Mickael Istria
>            Priority: Critical
>             Fix For: 4.0.2.Final, 4.1.0.Alpha2
>
>
> Case for 4.0.1 was TP change was done late, how do we run tests without having to rebuild everything again.
> Possible options:
> 1) Create new testsuite that depends on all other testsuites and run them in surefire test. 
> 2) use something else than surefire to run the already built testsuites.

--
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