Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-2565

[drlvm][testing][regression] vmarg attribute is not used in "run-junit-test" macro in "reg.test'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • DRLVM
    • None
    • all
    • Patch Available
    • Novice

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              varlax Alexey Varlamov
              egor Egor Pasko
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: