You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/09/16 21:43:33 UTC

[jira] Commented: (HARMONY-6620) [jdktools] Unit tests to test the functionality of the javac/javaw binaries

    [ https://issues.apache.org/jira/browse/HARMONY-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910282#action_12910282 ] 

Mark Hindess commented on HARMONY-6620:
---------------------------------------

I was hoping to be able to commit this and fix the remaining problems myself but the test (org.apache.harmony.tests.tools.javac.binary.JavacBinTest) hangs for me on linux - leaving the completed javac process as a defunct process as the parent hasn't run waitpid.

The windows only test should not be in a windows subdirectory since you went with the exclude list alternative.

Which comments mentioned by me did you *not* address?  And why?


> [jdktools] Unit tests to test the functionality of the javac/javaw binaries
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6620
>             Project: Harmony
>          Issue Type: Test
>          Components: JDK
>         Environment: Windows and Linux
>            Reporter: Prashanth KS
>         Attachments: 001_HARMONY_6620.patch, 002_HARMONY_6620.patch, 003_HARMONY_6620.patch, resources.zip
>
>
> The ANT unit tests written for the jdktools binaries such as javac aren't flexible enough. i.e. if there is a test failure then the rest of the tests are skipped. Moreover, there aren't a lot of test scenarios created for these binaries.
> Added Unit tests to test the javac.exe and javaw.exe tools. This helps in providing a better analysis of these tools across different runtimes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.