[
https://issues.jboss.org/browse/JBIDE-13869?page=com.atlassian.jira.plugi...
]
Mickael Istria edited comment on JBIDE-13869 at 11/6/13 9:07 AM:
-----------------------------------------------------------------
New PR leveraging new tycho-surefire-plugin options:
https://github.com/jbosstools/jbosstools-build/pull/121
With this PR, one can run a test on a JBDS installation from a test plugin/module with
{code}
mvn clean verify -Prun-on-installed-application
-Dtycho.surefire.runtimePath=/home/mistria/jbdevstudio-8.0.0.Alpha1/studio/
{code}
was (Author: mickael_istria):
New PR leveraging new tycho-surefire-plugin options:
https://github.com/jbosstools/jbosstools-build/pull/121
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
Reporter: Max Rydahl Andersen
Assignee: Mickael Istria
Priority: Critical
Fix For: 4.1.1.Final, 4.2.0.Alpha1
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