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/11/15 13:16:37 UTC

[jira] Created: (HARMONY-2197) [classlib][testing] separate exclude list should be used for each runtime/ platform

[classlib][testing] separate exclude list should be used for each runtime/ platform
-----------------------------------------------------------------------------------

                 Key: HARMONY-2197
                 URL: http://issues.apache.org/jira/browse/HARMONY-2197
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Vladimir Ivanov


In the Harmony we have more than 1 runtime that shows different tests pass-rate. For example, the test
org/apache/harmony/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java failed on the DRL VM on Linux while passed on the Windows XP.

To solve this issue I suggest creating one exclude list for each platform. 
Note, I think the failed on different platform test should be placed in all exclude list. This allows enabling platform one-by-one without verification each exclude list update on all available platforms.

I prepare example of fix (the place for files is open to discuss) for luni module. If everyone agrees I prepare the similar patch for other modules too.


-- 
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-2197) [classlib][testing] separate exclude list should be used for each runtime/ platform

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

Vladimir Ivanov updated HARMONY-2197:
-------------------------------------

    Attachment: modules.exclude.patch

exclude lists for auth, awt, bean, instrument, nio_char, prefs, print, rmi, sound, swing and text modules
Note, these lists are for windows and linux on x86 for 'drl' and 'ibm' VMs.
Should be applied after 'luni' module.

> [classlib][testing] separate exclude list should be used for each runtime/ platform
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-2197
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2197
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>         Attachments: luni.exclude.patch, modules.exclude.patch
>
>
> In the Harmony we have more than 1 runtime that shows different tests pass-rate. For example, the test
> org/apache/harmony/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java failed on the DRL VM on Linux while passed on the Windows XP.
> To solve this issue I suggest creating one exclude list for each platform. 
> Note, I think the failed on different platform test should be placed in all exclude list. This allows enabling platform one-by-one without verification each exclude list update on all available platforms.
> I prepare example of fix (the place for files is open to discuss) for luni module. If everyone agrees I prepare the similar patch for other modules too.

-- 
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-2197) [classlib][testing] separate exclude list should be used for each runtime/ platform

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

Vladimir Ivanov updated HARMONY-2197:
-------------------------------------

    Attachment: luni.exclude.patch

example for luni module

> [classlib][testing] separate exclude list should be used for each runtime/ platform
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-2197
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2197
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>         Attachments: luni.exclude.patch
>
>
> In the Harmony we have more than 1 runtime that shows different tests pass-rate. For example, the test
> org/apache/harmony/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java failed on the DRL VM on Linux while passed on the Windows XP.
> To solve this issue I suggest creating one exclude list for each platform. 
> Note, I think the failed on different platform test should be placed in all exclude list. This allows enabling platform one-by-one without verification each exclude list update on all available platforms.
> I prepare example of fix (the place for files is open to discuss) for luni module. If everyone agrees I prepare the similar patch for other modules too.

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