You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/07/18 16:25:15 UTC

[jira] Created: (HARMONY-911) [classlib][util]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

[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


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

        

[jira] Commented: (HARMONY-911) [classlib][util]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Updated: (HARMONY-911) [classlib][util]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-911?page=all ]

Vladimir Ivanov updated HARMONY-911:
------------------------------------

    Attachment: Support_Exec.patch

patch

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

        

[jira] Resolved: (HARMONY-911) [classlib][support]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-911?page=all ]

Stepan Mishura resolved HARMONY-911.
------------------------------------

    Resolution: Fixed

Thanks Vladimir  -  the patches was applied to support at r440346.

Please check that the patche was applied as you expected.


> [classlib][support]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
>         Assigned To: Stepan Mishura
>         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

        

[jira] Commented: (HARMONY-911) [classlib][support]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-911?page=comments#action_12432719 ] 
            
Vladimir Ivanov commented on HARMONY-911:
-----------------------------------------

verified, thanks

> [classlib][support]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
>         Assigned To: Stepan Mishura
>         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

        

[jira] Assigned: (HARMONY-911) [classlib][util]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-911?page=all ]

Stepan Mishura reassigned HARMONY-911:
--------------------------------------

    Assignee: Stepan Mishura

> [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
>         Assigned To: Stepan Mishura
>         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

        

[jira] Closed: (HARMONY-911) [classlib][support]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-911?page=all ]

Stepan Mishura closed HARMONY-911.
----------------------------------


Verified by Vladimir.


> [classlib][support]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
>         Assigned To: Stepan Mishura
>         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

        

[jira] Updated: (HARMONY-911) [classlib][support]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-911?page=all ]

Stepan Mishura updated HARMONY-911:
-----------------------------------

    Summary: [classlib][support]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure  (was: [classlib][util]incorrect support class lead to org.apache.harmony.archive.tests.java.util.jar.JarOutputStreamTest test failure)

> [classlib][support]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
>         Assigned To: Stepan Mishura
>         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