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

Selenium results and graph do not appear on a maven project.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • seleniumhq-plugin
    • None
    • All

      I have a maven project that launch selenium tests during its integration phase.

      I use the seleniumhq hudson plugin to publish those results.

      But on the main page neither the html result page nor the graph is shown.

      I looked at the seleniumhq code and write a patch that resolve this problem: this is due to the seleniumhq action only be available for hudson.model.Project and not for hudson.model.AbstractProject while it seems to work without problem with the later.

            pascal_martin pascal_martin
            quisar quisar
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: