[ 
https://issues.apache.org/jira/browse/DERBY-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745653#comment-13745653
 ] 

Bryan Pendleton commented on DERBY-6307:
----------------------------------------

Hi Myrna, thanks for the offer of help.

I think the question is: if we add a new test method in 
SysinfoCPCheckTest.java, something like:

    public void testJavaDump()
    {
        // We just want to call this method to verify that it doesn't crash
        JVMInfo.javaDump();
    }

will that test reliably pass for test configurations
that use an IBM JVM?

thanks,

bryan

                
> Improve the code coverage of org.apache.derby.iapi.services.info.JVMInfo
> ------------------------------------------------------------------------
>
>                 Key: DERBY-6307
>                 URL: https://issues.apache.org/jira/browse/DERBY-6307
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: ahsan shamsudeen
>            Assignee: ahsan shamsudeen
>            Priority: Minor
>         Attachments: DERBY-6307.patch, DERBY-6307Temp.patch
>
>
> According to the coverage reports, 
> org.apache.derby.iapi.services.info.JVMInfo is poorly exercised by the Derby 
> regression tests.
> This sub-task is to improve that test coverage.

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