You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2007/12/05 11:50:43 UTC

[jira] Assigned: (HARMONY-4427) [buildtest][func] Test F_PackageTest_02 is incorrect

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

Stepan Mishura reassigned HARMONY-4427:
---------------------------------------

    Assignee: Stepan Mishura

> [buildtest][func] Test F_PackageTest_02  is incorrect
> -----------------------------------------------------
>
>                 Key: HARMONY-4427
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4427
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Vera Petrashkova
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: objects.jar
>
>
> The following test 
>    functional/org/apache/harmony/test/func/api/java/lang/F_PackageTest_02/F_PackageTest_02.xml
> is incorrect.
> This test uses A and B classes from objects.jar file which should be set 
> to the src/test/ functional/org/apache/harmony/test/func/api/java/lang/F_PackageTest_02/auxiliary directory.
> But objects.jar file was missed.
> As the result this test fails.
> The following modifications should be done:
> 1)   A.java and B.java should be removed  from
>           src/test/ functional/org/apache/harmony/test/func/api/java/lang/F_PackageTest_02/auxiliary directory
>       These classes should not be created during test suite build.
> 2)   Attached object.jar should be placed to
>          src/test/ functional/org/apache/harmony/test/func/api/java/lang/F_PackageTest_02/auxiliary directory
>        

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