Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30808

Empty trend chart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • jacoco-plugin
    • Jenkins ver. 1.609.1
      Jacoco plugin 1.0.19
      Windows server 2008

      I've configured jacoco in the postbuild, I can see the numbers:

      however trends chart is empty:

      I run jacoco via ant like this:
      <target name="test" depends="compile"><jacoco:coverage destfile="${jacoco.result.dir}/jacoco.exec"><testng outputdir="${test.dir}" classpathref="classpath.test" haltonfailure="yes"><xmlfileset dir="${basedir}" includes="testng.xml"/></testng></jacoco:coverage></target>

      Any clue ?

            grafi71 Grzegorz Kotarski
            grafi71 Grzegorz Kotarski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: