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 2007/06/29 13:03:04 UTC

[jira] Updated: (HARMONY-4306) [buildtest][func] some jdwp tests are invalid due to source updates

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

Vladimir Ivanov updated HARMONY-4306:
-------------------------------------

    Attachment: log

I prepare patch for some tests. JDWP experts, could you review this patch and fix tests:
functional.org.apache.harmony.test.func.jpda.jdwp.scenario.LV02.LV02Test
functional.org.apache.harmony.test.func.jpda.jdwp.scenario.ST01.ST01Test 
functional.org.apache.harmony.test.func.jpda.jdwp.scenario.ST07.ST07Test 
functional.org.apache.harmony.test.func.jpda.jdwp.scenario.OV01.OV01Test
functional.org.apache.harmony.test.func.jpda.jdwp.scenario.ST05.ST05Test


> [buildtest][func] some jdwp tests are invalid due to source updates
> -------------------------------------------------------------------
>
>                 Key: HARMONY-4306
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4306
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Vladimir Ivanov
>            Assignee: Vladimir Ivanov
>            Priority: Minor
>         Attachments: log
>
>
> JDWP test in the functional suite were updated by copyright info. After that the breakpoint address (line number) were not updated and now these tests failed.
> The list of tests:
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/BR02/BR02Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/BR03/BR03Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/EV01/EV01Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/EV02/EV02Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/EV03/EV03Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/LV01/LV01Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/LV02/LV02Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/LV03/LV03Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/ST01/ST01Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/ST07/ST07Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/TD01/TD01Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/TD02/TD02Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/TD03/TD03Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/OV01/OV01Test.xml
> #functional/org/apache/harmony/test/func/jpda/jdwp/scenario/ST05/ST05Test.xml
> These tests should be fixed.

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