You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Elena Semukhina (JIRA)" <ji...@apache.org> on 2007/03/15 15:17:09 UTC

[jira] Updated: (HARMONY-3406) [drlvm][smoke tests] clean up excluded lists after switching to test runs in 5 modes

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

Elena Semukhina updated HARMONY-3406:
-------------------------------------

    Attachment: smoke_exclude_cleanup.patch

> [drlvm][smoke tests] clean up excluded lists after switching to test runs in 5 modes
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3406
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3406
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: smoke_exclude_cleanup.patch
>
>
> While adding new testing modes to smoke tests runs we cloned excluded lists rather carelessly. E.g. the lists for JIT and SRV modes were copied from OPT what was not correct.
>  
> I cleaned up the lists so that they correspond to the current status of the test runs.
>  
> I' also updated the lists with the following changes:
>  
> - removed stress.Mix for linux/windows x86 (as it was discussed in another thread after HARMONY-2963 and HARMONY-2982 nave been fixed);
> - removed gc.ThreadSuspension as its crash is not reproducible anymore (see HARMONY-3235);
> - removed gc.PhantomReferenceTest as it has been fixed (HARMONY-3379);
> - added gc.LOS on x86_64 (HARMONY-3338);
> - added io.Integer to jit lists on windows (HARMONY-2977);
> - add a comment referencing to the JIRA to each test in the list.

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