[ http://issues.apache.org/jira/browse/HARMONY-911?page=comments#action_12421879 ]
Vladimir Ivanov commented on HARMONY-911:
-----------------------------------------
Note, now test passed on Linux and winXP (at least in my env) so can be deleted from exclude
list
> [classlib][util]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest
test failure
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-911
> URL: http://issues.apache.org/jira/browse/HARMONY-911
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Vladimir Ivanov
> Attachments: Support_Exec.patch
>
>
> The harmony unit test org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest
depends on support class tests.support.Support_Exec that tries to run Runtime.exec(String[])
with empty string as second param. It leads to NoClassDefFoundError on linux (both Harmony
and RI).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|