You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Egor Pasko (JIRA)" <ji...@apache.org> on 2006/12/11 07:21:22 UTC

[jira] Updated: (HARMONY-2565) [drlvm][testing][regression] vmarg attribute is not used in "run-junit-test" macro in "reg.test'

     [ http://issues.apache.org/jira/browse/HARMONY-2565?page=all ]

Egor Pasko updated HARMONY-2565:
--------------------------------

    Attachment: 0001-vmarg-attribute-IS-NOW-USED-in-run-junit-test-macro-in-reg.test.txt

the trivial fix attached

> [drlvm][testing][regression] vmarg attribute is not used in "run-junit-test" macro in "reg.test'
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2565
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2565
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: all
>            Reporter: Egor Pasko
>         Attachments: 0001-vmarg-attribute-IS-NOW-USED-in-run-junit-test-macro-in-reg.test.txt
>
>
> Passing vmarg argument to "run-junit-test" target in a regression test descriptor has no effect.
> Example:
> <project name="RUN HARMONY-2161 Regression Test">
>     <target name="run-test">
>         <run-junit-test
>             test="org.apache.harmony.drlvm.tests.regression.h2161.RCETest"
>             vmarg="-Xem:opt">
>         </run-junit-test>
>     </target>
> </project>
> vmarg is ignored in this case resulting in invocation under the default EM configuration for DRLVM

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