[ 
https://jira.codehaus.org/browse/SUREFIRE-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=287260#comment-287260
 ] 

Kristian Rosenvold commented on SUREFIRE-811:
---------------------------------------------

Physically attached devices seems like a fairly good use case. You'll want to 
be looking at the "ForkStarter" class. The entire "response" part of the 
payload is serialized via the ForkClient so you might be able to make that work.

I will review patches with testcases on this one; see 
maven-surefire-plugin/src/site/apt/developing.apt.vm (in the source checkout) 
on information about how to write these.
                
> remote-testing
> --------------
>
>                 Key: SUREFIRE-811
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-811
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Failsafe Plugin
>            Reporter: Henning Gross
>
> Add the possibility to copy the target folder to remote machine and run 
> integration-tests there. Copy back the results and handle them as if they 
> would have been ran locally.
> I would volounteer to submit a patch for this feature if theres a chance it 
> would be accepted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to