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

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

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

          [JENKINS-5796] Selenium results and graph do not appear on a maven project.

          pascal_martin added a comment -

          quisar, Can you provide me the patch file ?

          pascal_martin added a comment - quisar, Can you provide me the patch file ?

          guette added a comment -

          Attached patch file.

          guette added a comment - Attached patch file.

          pascal_martin added a comment - - edited

          Tank guette for the patch a put your fix in the next release

          pascal_martin added a comment - - edited Tank guette for the patch a put your fix in the next release

          foal added a comment -

          Any progress with that?

          foal added a comment - Any progress with that?

          Not sure how active the maintainer is, but I submitted a pull request: https://github.com/jenkinsci/seleniumhq-plugin/pull/1

          In this case, I did it to fix JENKINS-12348.

          Christopher Orr added a comment - Not sure how active the maintainer is, but I submitted a pull request: https://github.com/jenkinsci/seleniumhq-plugin/pull/1 In this case, I did it to fix JENKINS-12348 .

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

              Created:
              Updated: