[
https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin....
]
Jiří Štefek edited comment on RFPL-2344 at 8/19/14 9:36 AM:
------------------------------------------------------------
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted
from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1
-Dtest=TestActionListener,TestAccordionKVS}} ?
Edit: This was *solved after the maven plugins were updated*
([
commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013...]).
There is no redundant restart of the container in this case anymore.
was (Author: jstefek):
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted
from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1
-Dtest=TestActionListener,TestAccordionKVS}} ?
Edit: This was solved after the maven plugins were updated
([
commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013...]).
There is no redundant restart of the container in this case anymore.
Implement POC of deploying only once to container
-------------------------------------------------
Key: RFPL-2344
URL:
https://issues.jboss.org/browse/RFPL-2344
Project: RichFaces Planning
Issue Type: Task
Security Level: Public(Everyone can see)
Components: QE
Affects Versions: 4.3.0.M1
Reporter: Juraj Húska
Assignee: Juraj Húska
Fix For: 4.5.0.Beta1
Try to implement POC of this approach:
# unzip container
# copy application war to the directory from where it is automatically deployed
# comment deployment section of tests
# do that at first for showcase
# run test suite with and without the trick and see the results
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)