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/03/23 06:36:32 UTC

[jira] Resolved: (HARMONY-3187) [classlib][testing] test case should be run only once when specified through the command line

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

Stepan Mishura resolved HARMONY-3187.
-------------------------------------

    Resolution: Fixed

Thanks Vladimir -  the patch was applied to CLASSLIB at r521594.
Please check that the patch was applied as you expected.


> [classlib][testing] test case should be run only once when specified through the command line
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3187
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3187
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>         Assigned To: Stepan Mishura
>            Priority: Minor
>         Attachments: lang_management.patch, tc.patch, tcase.patch
>
>
> Any test case should be run only once when specified through the command line. Now it runs over all 4 possible tests-set (api, impl, ...).

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


Re: [jira] Resolved: (HARMONY-3187) [classlib][testing] test case should be run only once when specified through the command line

Posted by Alexei Zakharov <al...@gmail.com>.
Aha, I see. Just was misled by the JIRA comment.

Thanks,

2007/3/23, Vladimir Ivanov <iv...@gmail.com>:
> No, you should use -Dtest.case for both cases.
>
>  thanks, Vladimir
>
> On 3/23/07, Alexei Zakharov <al...@gmail.com> wrote:
> > Stepan. Vladimir,
> >
> > Just to check. Did I understand correctly that now we should use
> > -Dtest.case for com.apache.harmony.MyTest notation and -Dconverted.tc
> > for com/apache/harmony/MyTest.java (i.e. if we like to copy-paste from
> > the exclude list)?
> >
> > Thanks,
> >
> > 2007/3/23, Stepan Mishura (JIRA) <ji...@apache.org>:
> > >
> > >      [ https://issues.apache.org/jira/browse/HARMONY-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> > >
> > > Stepan Mishura resolved HARMONY-3187.
> > > -------------------------------------
> > >
> > >     Resolution: Fixed
> > >
> > > Thanks Vladimir -  the patch was applied to CLASSLIB at r521594.
> > > Please check that the patch was applied as you expected.
> > >
> > >
> > > > [classlib][testing] test case should be run only once when specified through the command line
> > > > ---------------------------------------------------------------------------------------------
> > > >
> > > >                 Key: HARMONY-3187
> > > >                 URL: https://issues.apache.org/jira/browse/HARMONY-3187
> > > >             Project: Harmony
> > > >          Issue Type: Bug
> > > >          Components: Classlib
> > > >            Reporter: Vladimir Ivanov
> > > >         Assigned To: Stepan Mishura
> > > >            Priority: Minor
> > > >         Attachments: lang_management.patch, tc.patch, tcase.patch
> > > >
> > > >
> > > > Any test case should be run only once when specified through the command line. Now it runs over all 4 possible tests-set (api, impl, ...).
> > >
> > > --
> > > This message is automatically generated by JIRA.
> > > -
> > > You can reply to this email to add a comment to the issue online.


-- 
Alexei Zakharov,
Intel ESSD

Re: [jira] Resolved: (HARMONY-3187) [classlib][testing] test case should be run only once when specified through the command line

Posted by Vladimir Ivanov <iv...@gmail.com>.
No, you should use -Dtest.case for both cases.

 thanks, Vladimir

On 3/23/07, Alexei Zakharov <al...@gmail.com> wrote:
> Stepan. Vladimir,
>
> Just to check. Did I understand correctly that now we should use
> -Dtest.case for com.apache.harmony.MyTest notation and -Dconverted.tc
> for com/apache/harmony/MyTest.java (i.e. if we like to copy-paste from
> the exclude list)?
>
> Thanks,
>
> 2007/3/23, Stepan Mishura (JIRA) <ji...@apache.org>:
> >
> >      [ https://issues.apache.org/jira/browse/HARMONY-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> >
> > Stepan Mishura resolved HARMONY-3187.
> > -------------------------------------
> >
> >     Resolution: Fixed
> >
> > Thanks Vladimir -  the patch was applied to CLASSLIB at r521594.
> > Please check that the patch was applied as you expected.
> >
> >
> > > [classlib][testing] test case should be run only once when specified through the command line
> > > ---------------------------------------------------------------------------------------------
> > >
> > >                 Key: HARMONY-3187
> > >                 URL: https://issues.apache.org/jira/browse/HARMONY-3187
> > >             Project: Harmony
> > >          Issue Type: Bug
> > >          Components: Classlib
> > >            Reporter: Vladimir Ivanov
> > >         Assigned To: Stepan Mishura
> > >            Priority: Minor
> > >         Attachments: lang_management.patch, tc.patch, tcase.patch
> > >
> > >
> > > Any test case should be run only once when specified through the command line. Now it runs over all 4 possible tests-set (api, impl, ...).
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
>
> --
> Alexei Zakharov,
> Intel ESSD
>

Re: [jira] Resolved: (HARMONY-3187) [classlib][testing] test case should be run only once when specified through the command line

Posted by Alexei Zakharov <al...@gmail.com>.
Stepan. Vladimir,

Just to check. Did I understand correctly that now we should use
-Dtest.case for com.apache.harmony.MyTest notation and -Dconverted.tc
for com/apache/harmony/MyTest.java (i.e. if we like to copy-paste from
the exclude list)?

Thanks,

2007/3/23, Stepan Mishura (JIRA) <ji...@apache.org>:
>
>      [ https://issues.apache.org/jira/browse/HARMONY-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Stepan Mishura resolved HARMONY-3187.
> -------------------------------------
>
>     Resolution: Fixed
>
> Thanks Vladimir -  the patch was applied to CLASSLIB at r521594.
> Please check that the patch was applied as you expected.
>
>
> > [classlib][testing] test case should be run only once when specified through the command line
> > ---------------------------------------------------------------------------------------------
> >
> >                 Key: HARMONY-3187
> >                 URL: https://issues.apache.org/jira/browse/HARMONY-3187
> >             Project: Harmony
> >          Issue Type: Bug
> >          Components: Classlib
> >            Reporter: Vladimir Ivanov
> >         Assigned To: Stepan Mishura
> >            Priority: Minor
> >         Attachments: lang_management.patch, tc.patch, tcase.patch
> >
> >
> > Any test case should be run only once when specified through the command line. Now it runs over all 4 possible tests-set (api, impl, ...).
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>

-- 
Alexei Zakharov,
Intel ESSD