[ 
https://issues.apache.org/jira/browse/DERBY-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen updated DERBY-5992:
--------------------------------------

    Attachment: d5992-1a.diff

I've started a test run on the attached d5992-1a.diff patch, which makes 
NetworkServerTestSetup use the helper method to start a sub-process.
                
> Use BaseTestCase.execJavaCmd() to start process from NetworkServerTestSetup
> ---------------------------------------------------------------------------
>
>                 Key: DERBY-5992
>                 URL: https://issues.apache.org/jira/browse/DERBY-5992
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.10.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: d5992-1a.diff
>
>
> NetworkServerTestSetup invokes Runtime.exec(String[]) manually when it needs 
> to start a sub-process. It should use BaseTestCase.execJavaCmd(). In addition 
> to reducing the amount of code, it would make the server processes pick up 
> the flags they need to work well with EMMA and JaCoCo.

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

Reply via email to