You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nina Rinskaya (JIRA)" <ji...@apache.org> on 2006/11/01 15:50:55 UTC

[jira] Created: (HARMONY-2038) [testing] Adding scripts for Eclipse Unit Tests (EUT) runs

[testing] Adding scripts for Eclipse Unit Tests (EUT) runs
----------------------------------------------------------

                 Key: HARMONY-2038
                 URL: http://issues.apache.org/jira/browse/HARMONY-2038
             Project: Harmony
          Issue Type: Improvement
          Components: build - test - ci
            Reporter: Nina Rinskaya
         Attachments: eut.zip

The zip file attached contains the scripts for Eclipse Unit Tests runs on Harmony. Unpack the zip file and see eut/readme.txt for instructions. Please take into account that the scripts are supposed to download >200Mb from eclipse.org, so this might take some time and Internet traffic.

For a moment a number of EUT test cases fail on Harmony because EUT uses some hard-coded Sun/Jrockit classlibs names. In particular, org.eclipse.jdt.core.tests.util.Util class uses specific paths to class libraries jar files (<JRE_HOME>/lib/rt.jar, for example). org.eclipse.jdt.core.tests.runtime.*VMLauncher classes use "javaw" as vm executable name that is missed in Harmony bundle. 


The test suite which mostly fails because of this issue (org.eclipse.jdt.core.tests.compiler) is currently excluded from the run (though some test cases that were not excluded can also fail for the same reason!). The patch modifying some EUT components to invoke Harmony correctly will be provided soon.

The scripts are going to be integrated to the 'buildtest' infrastructure (see http://www.mail-archive.com/harmony-dev@incubator.apache.org/msg17027.html).

-- 
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-2038) [testing] Adding scripts for Eclipse Unit Tests (EUT) runs

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

Nina Rinskaya updated HARMONY-2038:
-----------------------------------

    Attachment: eut.zip

> [testing] Adding scripts for Eclipse Unit Tests (EUT) runs
> ----------------------------------------------------------
>
>                 Key: HARMONY-2038
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2038
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Nina Rinskaya
>         Attachments: eut.zip
>
>
> The zip file attached contains the scripts for Eclipse Unit Tests runs on Harmony. Unpack the zip file and see eut/readme.txt for instructions. Please take into account that the scripts are supposed to download >200Mb from eclipse.org, so this might take some time and Internet traffic.
> For a moment a number of EUT test cases fail on Harmony because EUT uses some hard-coded Sun/Jrockit classlibs names. In particular, org.eclipse.jdt.core.tests.util.Util class uses specific paths to class libraries jar files (<JRE_HOME>/lib/rt.jar, for example). org.eclipse.jdt.core.tests.runtime.*VMLauncher classes use "javaw" as vm executable name that is missed in Harmony bundle. 
> The test suite which mostly fails because of this issue (org.eclipse.jdt.core.tests.compiler) is currently excluded from the run (though some test cases that were not excluded can also fail for the same reason!). The patch modifying some EUT components to invoke Harmony correctly will be provided soon.
> The scripts are going to be integrated to the 'buildtest' infrastructure (see http://www.mail-archive.com/harmony-dev@incubator.apache.org/msg17027.html).

-- 
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-2038) [testing] Adding scripts for Eclipse Unit Tests (EUT) runs

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

Nina Rinskaya updated HARMONY-2038:
-----------------------------------

    Attachment: eut_upd.zip

eut_upd.zip contains corrected version of ant script to run EUT with 'jdtcorecompiler' suite excluded. 

> [testing] Adding scripts for Eclipse Unit Tests (EUT) runs
> ----------------------------------------------------------
>
>                 Key: HARMONY-2038
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2038
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Nina Rinskaya
>         Attachments: eut.zip, eut_upd.zip
>
>
> The zip file attached contains the scripts for Eclipse Unit Tests runs on Harmony. Unpack the zip file and see eut/readme.txt for instructions. Please take into account that the scripts are supposed to download >200Mb from eclipse.org, so this might take some time and Internet traffic.
> For a moment a number of EUT test cases fail on Harmony because EUT uses some hard-coded Sun/Jrockit classlibs names. In particular, org.eclipse.jdt.core.tests.util.Util class uses specific paths to class libraries jar files (<JRE_HOME>/lib/rt.jar, for example). org.eclipse.jdt.core.tests.runtime.*VMLauncher classes use "javaw" as vm executable name that is missed in Harmony bundle. 
> The test suite which mostly fails because of this issue (org.eclipse.jdt.core.tests.compiler) is currently excluded from the run (though some test cases that were not excluded can also fail for the same reason!). The patch modifying some EUT components to invoke Harmony correctly will be provided soon.
> The scripts are going to be integrated to the 'buildtest' infrastructure (see http://www.mail-archive.com/harmony-dev@incubator.apache.org/msg17027.html).

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