WRONG JMETER REPORT GETTING GENERATED IN HUDSON

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: jmeter
    • None
    • Environment:
      Platform: All, OS: All

      The below target is used for running jmeter tests.
      <target name="jmeter.tests" depends="run-load-tests" description="launch jmeter
      load tests">
      <echo message="Starting jmeter tests..." />
      <jmeter
      jmeterhome="jakarta-jmeter-2.3.2"
      resultlog="${junitreport}/LoadTestResults.jtl">
      <testplans dir="conf" includes="*.jmx"/>
      </jmeter>
      </target>

      When I run the same from ant , I get a proper report but in Hudson plgin its
      giving an errorous report.

            Assignee:
            manuel_carrasco
            Reporter:
            sabapathy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: